#include <LDAPSearchReference.h>

Public Member Functions | |
| LDAPSearchReference (const LDAPRequest *req, LDAPMessage *msg) | |
| Constructor that create an object from the C-API structures. | |
| ~LDAPSearchReference () | |
| The Destructor. | |
| const LDAPUrlList & | getUrls () const |
| LDAPSearchReference::LDAPSearchReference | ( | const LDAPRequest * | req, | |
| LDAPMessage * | msg | |||
| ) |
Constructor that create an object from the C-API structures.
References DEBUG, LDAPRequest::getConnection(), LDAPAsynConnection::getSessionHandle(), LDAP_DEBUG_CONSTRUCT, LDAPSearchReference(), LDAPMsg::m_hasControls, and LDAPMsg::m_srvControls.
Referenced by LDAPSearchReference().
| LDAPSearchReference::~LDAPSearchReference | ( | ) |
| const LDAPUrlList & LDAPSearchReference::getUrls | ( | ) | const |
References DEBUG, and LDAP_DEBUG_TRACE.
1.5.6