Definition at line 80 of file ldif.h.
Public Member Functions | |
| LdifAttribute () | |
| LdifAttribute (const char *name, const std::string &oc="") | |
| LdifAttribute (const std::string &name, const std::string &oc="") | |
| bool | operator< (const LdifAttribute &other) const |
| bool | operator== (const LdifAttribute &other) const |
Public Attributes | |
| std::string | name |
| std::string | objectClass |
| int | order |
1.5.1