ldif.h
bool critical() const
Returns the criticality level when modType() returned Control.
Definition ldif.h:156
EntryType entryType() const
Returns the requested LDAP operation extracted from the current entry.
Definition ldif.h:120
const TQString & newRdn() const
Returns the new Relative Distinguished Name if modType() returned Entry_Modrdn.
Definition ldif.h:132
const TQString & dn() const
Returns the Distinguished Name of the current entry.
Definition ldif.h:128
int modType() const
Returns the LDAP modify request type if entryType() returned Entry_Mod.
Definition ldif.h:124
const TQString & newSuperior() const
Returns the new parent of the entry if modType() returned Entry_Modrdn.
Definition ldif.h:136