#include <LDAPSearchReference.h>
Inheritance diagram for LDAPSearchReference:

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 |
Private Member Functions | |
| LDAPSearchReference () | |
Private Attributes | |
| LDAPUrlList | m_urlList |
|
||||||||||||
|
Constructor that create an object from the C-API structures.
|
|
|
The Destructor.
|
|
|
|
|
|
|
|
|
|
1.4.1