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


Public Methods | |
| TLDAPEntry (const char *dn) | |
| TLDAPEntry (const TLDAPEntry &e) | |
| virtual | ~TLDAPEntry () |
| const char * | GetDn () const |
| void | SetDn (const char *dn) |
| void | AddAttribute (const TLDAPAttribute &attr) |
| TLDAPAttribute * | GetAttribute () const |
| TLDAPAttribute * | GetAttribute (const char *name) const |
| void | DeleteAttribute (const char *name) |
| Int_t | GetCount () const |
| Bool_t | IsReferral () const |
| TList * | GetReferrals () const |
| void | Print (Option_t *="") const |
Friends | |
| class | TLDAPServer |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 46 of file TLDAPEntry.h. |
|
|
Definition at line 47 of file TLDAPEntry.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 52 of file TLDAPEntry.h. References TCollection::GetSize(). |
|
|
|
|
|
|
|
|
Reimplemented from TObject. |
|
|
Definition at line 32 of file TLDAPEntry.h. |
1.2.16