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


Public Methods | |
| TLDAPAttribute (const char *name) | |
| TLDAPAttribute (const char *name, const char *value) | |
| TLDAPAttribute (const TLDAPAttribute &attr) | |
| virtual | ~TLDAPAttribute () |
| void | AddValue (const char *value) |
| void | DeleteValue (const char *value) |
| const char * | GetValue () const |
| Int_t | GetCount () const |
| void | Print (Option_t *="") const |
Friends | |
| class | TLDAPEntry |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 44 of file TLDAPAttribute.h. References TCollection::GetSize(). |
|
|
Reimplemented from TNamed. |
|
|
Definition at line 27 of file TLDAPAttribute.h. |
1.2.16