Searched refs:m_hopCount (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPRequest.cpp23 m_hopCount = req.m_hopCount;
38 m_hopCount = (parent->getHopCount()+1);
41 m_hopCount=0;
103 return m_hopCount;
H A DLDAPRequest.h84 int m_hopCount; member in class:LDAPRequest

Completed in 202 milliseconds