28 #pragma warning(disable:4786) // identifier was truncated to '255' 37 if (i !=
pairList.end())
return (*i).second;
38 SingleList::const_iterator j =
singleList.find(obj1);
50 for (PairList::const_iterator i =
pairList.begin();
52 if ((*i).first.first == obj) {
55 else if ((*i).first.second == obj) {
void resetPair(DtObjectRef obj1, DtObjectRef obj2)
void resetSingle(DtObjectRef obj)
void cleanObject(DtObjectRef obj)
vector< DtObjectRef > PartnerList
ObjPair make_ObjPair(DtObjectRef x, DtObjectRef y)
const Response & find(DtObjectRef obj1, DtObjectRef obj2) const