Searched refs:getErrMsg (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/src/
H A DLDAPConnection.cpp53 string srvMsg = res->getErrMsg();
87 string srvMsg = res->getErrMsg();
135 string srvMsg = res->getErrMsg();
169 string srvMsg = res->getErrMsg();
204 string srvMsg = res->getErrMsg();
239 string srvMsg = res->getErrMsg();
277 string srvMsg = res->getErrMsg();
320 string srvMsg = res->getErrMsg();
357 string srvMsg = res->getErrMsg();
H A DLDAPResult.h132 const std::string& getErrMsg() const;
H A DLDAPResult.cpp76 const string& LDAPResult::getErrMsg() const{ function in class:LDAPResult
77 DEBUG(LDAP_DEBUG_TRACE,"LDAPResult::getErrMsg()" << endl);

Completed in 63 milliseconds