Searched refs:LDAPSchema (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPSchema.h19 class LDAPSchema{ class
36 LDAPSchema();
41 virtual ~LDAPSchema();
H A DLDAPSchema.cpp7 #include "LDAPSchema.h"
18 LDAPSchema::LDAPSchema(){ function in class:LDAPSchema
20 "LDAPSchema::LDAPSchema( )" << endl);
23 LDAPSchema::~LDAPSchema() {
24 DEBUG(LDAP_DEBUG_DESTROY,"LDAPSchema::~LDAPSchema()" << endl);
27 void LDAPSchema
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/examples/
H A DreadSchema.cpp18 #include "LDAPSchema.h"
50 LDAPSchema schema;

Completed in 400 milliseconds