LDAPDeleteRequest Class Reference

#include <LDAPDeleteRequest.h>

Inheritance diagram for LDAPDeleteRequest:

LDAPRequest

List of all members.

Public Member Functions

 LDAPDeleteRequest (const LDAPDeleteRequest &req)
 LDAPDeleteRequest (const std::string &dn, LDAPAsynConnection *connect, const LDAPConstraints *cons, bool isReferral=false, const LDAPRequest *parent=0)
virtual ~LDAPDeleteRequest ()
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 *refs)


Constructor & Destructor Documentation

LDAPDeleteRequest::LDAPDeleteRequest ( const LDAPDeleteRequest req  ) 

References DEBUG, LDAP_DEBUG_CONSTRUCT, and m_dn.

Referenced by followReferral().

LDAPDeleteRequest::LDAPDeleteRequest ( const std::string &  dn,
LDAPAsynConnection connect,
const LDAPConstraints cons,
bool  isReferral = false,
const LDAPRequest parent = 0 
)

LDAPDeleteRequest::~LDAPDeleteRequest (  )  [virtual]

References DEBUG, and LDAP_DEBUG_DESTROY.


Member Function Documentation

LDAPMessageQueue * LDAPDeleteRequest::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.

LDAPRequest * LDAPDeleteRequest::followReferral ( LDAPMsg refs  )  [virtual]


The documentation for this class was generated from the following files:

Generated on Thu Dec 10 11:01:31 2015 for ldapsdk by  doxygen 1.5.6