PTLib
Version 2.18.8
|
This is the complete list of members for PLDAPSchema, including all inherited members.
AttibuteUnknown enum value | PLDAPSchema | |
AttributeBinary enum value | PLDAPSchema | |
attributeList typedef | PLDAPSchema | |
AttributeList(attributeList &) | PLDAPSchema | inlinevirtual |
AttributeNumeric enum value | PLDAPSchema | |
AttributeString enum value | PLDAPSchema | |
AttributeType enum name | PLDAPSchema | |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
CloneAs() const | PObject | inline |
Compare(const PObject &obj) const | PObject | virtual |
Compare2(T v1, T v2) | PObject | inlinestatic |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
CreateSchema(const PString &schemaname, PPluginManager *pluginMgr=NULL) | PLDAPSchema | static |
EqualTo enum value | PObject | |
Exists(const PString &attribute) | PLDAPSchema | |
GetAttribute(const PString &attribute, PString &value) | PLDAPSchema | |
GetAttribute(const PString &attribute, PBYTEArray &value) | PLDAPSchema | |
GetAttributeList() | PLDAPSchema | |
GetAttributeType(const PString &attribute) | PLDAPSchema | |
GetClass() const | PObject | inline |
GetSchemaFriendlyNames(PPluginManager *pluginMgr=NULL) | PLDAPSchema | static |
GetSchemaNames(PPluginManager *pluginMgr=NULL) | PLDAPSchema | static |
GetTraceContextIdentifier() const | PObject | inline |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | virtual |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
IsClass(const char *name) const | PObject | inline |
ldapAttributes typedef | PLDAPSchema | protected |
ldapBinAttributes typedef | PLDAPSchema | protected |
LessThan enum value | PObject | |
LoadSchema() | PLDAPSchema | |
m_attributelist | PLDAPSchema | protected |
m_attributes | PLDAPSchema | protected |
m_binattributes | PLDAPSchema | protected |
m_traceContextIdentifier | PObject | protected |
OnReceivedAttribute(const PString &attribute, const PString &value) | PLDAPSchema | |
OnSendSchema(PArray< PLDAPSession::ModAttrib > &attributes, PLDAPSession::ModAttrib::Operation op=PLDAPSession::ModAttrib::Add) | PLDAPSchema | |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
operator<=(const PObject &obj) const | PObject | inline |
operator==(const PObject &obj) const | PObject | inline |
operator>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
PLDAPSchema() | PLDAPSchema | |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PObject | virtual |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
ReadFrom(istream &strm) | PObject | virtual |
SchemaName() | PLDAPSchema | inline |
SetAttribute(const PString &attribute, const PString &value) | PLDAPSchema | |
SetAttribute(const PString &attribute, const PBYTEArray &value) | PLDAPSchema | |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
~PObject() | PObject | inlinevirtual |