ROOT  6.06/09
Reference Guide
Functions
TLDAPEntry.cxx File Reference
#include "TLDAPEntry.h"
#include "TLDAPAttribute.h"
#include "Riostream.h"
+ Include dependency graph for TLDAPEntry.cxx:

Go to the source code of this file.

Functions

 ClassImp (TLDAPEntry) TLDAPEntry
 Creates the new TLDAPEntry object with the specified DN (distinguished name) and the empty list of attributes. More...
 

Function Documentation

ClassImp ( TLDAPEntry  )

Creates the new TLDAPEntry object with the specified DN (distinguished name) and the empty list of attributes.

const char *dn: The DN of the entry. You can change it later by calling the SetDn() member function

Definition at line 14 of file TLDAPEntry.cxx.