Home
last modified time | relevance | path

Searched refs:LDAPExtRequest (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPExtRequest.cpp19 LDAPExtRequest::LDAPExtRequest(const LDAPExtRequest& req) : in LDAPExtRequest() function in LDAPExtRequest
26 LDAPExtRequest::LDAPExtRequest(const string& oid, const string& data, in LDAPExtRequest() function in LDAPExtRequest
37 LDAPExtRequest::~LDAPExtRequest(){ in ~LDAPExtRequest()
41 LDAPMessageQueue* LDAPExtRequest::sendRequest(){ in sendRequest()
67 LDAPRequest* LDAPExtRequest::followReferral(LDAPMsg* ref){ in followReferral()
79 return new LDAPExtRequest(m_oid, m_data, con, m_cons,true,this); in followReferral()
H A DLDAPExtRequest.h14 class LDAPExtRequest : LDAPRequest {
17 LDAPExtRequest(const LDAPExtRequest& req);
18 LDAPExtRequest(const std::string& oid, const std::string& data,
21 virtual ~LDAPExtRequest();
H A DMakefile.am25 LDAPExtRequest.cpp \
95 LDAPExtRequest.h \
H A DLDAPAsynConnection.cpp244 LDAPExtRequest *req = new LDAPExtRequest(oid, value, this,cons); in extOperation()
H A DMakefile.in85 LDAPException.lo LDAPExtRequest.lo LDAPExtResult.lo \
250 LDAPExtRequest.cpp \
320 LDAPExtRequest.h \
435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LDAPExtRequest.Plo@am__quote@