OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LDAPSchema
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPSchema.h
1
/* $NetBSD:
LDAPSchema
.h,v 1.4 2025/09/05 21:16:14 christos Exp $ */
21
class
LDAPSchema
{
38
LDAPSchema
();
43
virtual ~
LDAPSchema
();
LDAPSchema.cpp
7
#include "
LDAPSchema
.h"
18
LDAPSchema
::
LDAPSchema
(){
20
"
LDAPSchema
::
LDAPSchema
( )" << endl);
23
LDAPSchema
::~
LDAPSchema
() {
24
DEBUG(LDAP_DEBUG_DESTROY,"
LDAPSchema
::~
LDAPSchema
()" << endl);
27
void
LDAPSchema
::setObjectClasses (const StringList &ocs)
[
all
...]
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026