Container class for storing a list of Search References.
More...
#include <LDAPReferenceList.h>
Container class for storing a list of Search References.
Used internally only by LDAPSearchResults
◆ const_iterator
◆ LDAPReferenceList() [1/2]
LDAPReferenceList::LDAPReferenceList |
( |
| ) |
|
Constructs an empty list.
◆ LDAPReferenceList() [2/2]
◆ ~LDAPReferenceList()
LDAPReferenceList::~LDAPReferenceList |
( |
| ) |
|
◆ addReference()
◆ begin()
◆ empty()
bool LDAPReferenceList::empty |
( |
| ) |
const |
- Returns
- true if there are zero LDAPSearchReference-objects currently stored in this list.
◆ end()
◆ size()
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: