LDAPExtRequest Class Reference

#include <LDAPExtRequest.h>

Inheritance diagram for LDAPExtRequest:
LDAPRequest

List of all members.

Public Member Functions

 LDAPExtRequest (const LDAPExtRequest &req)
 LDAPExtRequest (const std::string &oid, const std::string &data, LDAPAsynConnection *connect, const LDAPConstraints *cons, bool isReferral=false, const LDAPRequest *parent=0)
virtual ~LDAPExtRequest ()
virtual LDAPMessageQueuesendRequest ()
 This method encodes the request an calls the apprpriate functions of the C-API to send the Request to a LDAP-Server.
virtual LDAPRequestfollowReferral (LDAPMsg *urls)

Constructor & Destructor Documentation

LDAPExtRequest::LDAPExtRequest ( const LDAPExtRequest req  ) 

References DEBUG, and LDAP_DEBUG_CONSTRUCT.

Referenced by followReferral().

LDAPExtRequest::LDAPExtRequest ( const std::string &  oid,
const std::string &  data,
LDAPAsynConnection connect,
const LDAPConstraints cons,
bool  isReferral = false,
const LDAPRequest parent = 0 
)
LDAPExtRequest::~LDAPExtRequest (  )  [virtual]

References DEBUG, and LDAP_DEBUG_DESTROY.


Member Function Documentation

LDAPRequest * LDAPExtRequest::followReferral ( LDAPMsg urls  )  [virtual]
LDAPMessageQueue * LDAPExtRequest::sendRequest (  )  [virtual]

This method encodes the request an calls the apprpriate functions of the C-API to send the Request to a LDAP-Server.

Implements LDAPRequest.

References DEBUG, LDAPControlSet::freeLDAPControlArray(), LDAPConstraints::getClCtrlsArray(), LDAPAsynConnection::getSessionHandle(), LDAPConstraints::getSrvCtrlsArray(), LDAP_DEBUG_TRACE, LDAPRequest::m_connection, LDAPRequest::m_cons, and LDAPRequest::m_msgID.


The documentation for this class was generated from the following files:
Generated on Mon Jul 5 13:35:53 2010 for ldapsdk by  doxygen 1.6.3