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

/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPSchema.h1 /* $NetBSD: LDAPSchema.h,v 1.3 2021/08/14 16:14:49 christos Exp $ */
21 class LDAPSchema{ class
38 LDAPSchema();
43 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...]
H A DMakefile.am40 LDAPSchema.cpp \
76 LDAPSchema.h \
H A DMakefile.in90 LDAPSaslBindResult.lo LDAPSchema.lo LDAPSearchReference.lo \
265 LDAPSchema.cpp \
301 LDAPSchema.h \
450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LDAPSchema.Plo@am__quote@
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/examples/
H A DreadSchema.cpp18 #include "LDAPSchema.h"
50 LDAPSchema schema;

Completed in 112 milliseconds