Container class for storing a list of Search References.
More...
#include <LDAPReferenceList.h>
List of all members.
Detailed Description
Container class for storing a list of Search References.
Used internally only by LDAPSearchResults
Member Typedef Documentation
Constructor & Destructor Documentation
| LDAPReferenceList::LDAPReferenceList |
( |
| ) |
|
Constructs an empty list.
| LDAPReferenceList::~LDAPReferenceList |
( |
| ) |
|
Member Function Documentation
| bool LDAPReferenceList::empty |
( |
| ) |
const |
- Returns:
- true if there are zero LDAPSearchReference-objects currently stored in this list.
| size_t LDAPReferenceList::size |
( |
| ) |
const |
- Returns:
- The number of LDAPSearchReference-objects that are currently stored in this list.
The documentation for this class was generated from the following files: