Searched refs:getMsgID (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPMessage.cpp60 int LDAPMsg::getMsgID(){ function in class:LDAPMsg
61 DEBUG(LDAP_DEBUG_TRACE,"LDAPMsg::getMsgID()" << endl);
H A DLDAPMessage.h92 int getMsgID();
H A DLDAPRequest.h46 int getMsgID() const;
H A DLDAPRequest.cpp96 int LDAPRequest::getMsgID() const { function in class:LDAPRequest
H A DLDAPAsynConnection.cpp254 if (ldap_abandon_ext(cur_session, req->getMsgID(), 0, 0)

Completed in 178 milliseconds