9 #ifndef ROOT_TLDAPAttribute 10 #define ROOT_TLDAPAttribute void DeleteValue(const char *value)
Delete value by name.
void AddValue(const char *value)
Add a value to the attribute.
TLDAPAttribute(const char *name)
constructor
const char * GetValue() const
Get next value of the attribute.
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
TLDAPAttribute & operator=(const TLDAPAttribute &)
Equal operator.
void Print(Option_t *="") const
Print an attribute.
virtual Int_t GetSize() const
LDAPMod * GetMod(Int_t op)
Get "LDAPMod" structure for attribute.
virtual ~TLDAPAttribute()
destructor