Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
more::net::ldap_dn Struct Reference
#include <
ldap.h
>
Collaboration diagram for more::net::ldap_dn:
[
legend
]
List of all members.
Public Methods
ldap_dn
(std::string dn,
ldap_dn_syntax
stx=ldap_dn_syntax_none)
ldap_dn
(ldap_dn const &cxt, std::string const &rdn,
ldap_dn_syntax
stx=ldap_dn_syntax_none)
~ldap_dn
()
std::string const &
rdn
() const
bool
is_single_rdn
() const
ldap_dn
context
() const
bool
operator==
(ldap_dn const &rhs) const
Constructor & Destructor Documentation
more::net::ldap_dn::ldap_dn
(
std::string
dn
,
ldap_dn_syntax
stx
= ldap_dn_syntax_none
)
[inline]
more::net::ldap_dn::ldap_dn
(
ldap_dn const &
cxt
,
std::string const &
rdn
,
ldap_dn_syntax
stx
= ldap_dn_syntax_none
)
[inline]
more::net::ldap_dn::~ldap_dn
(
)
Member Function Documentation
ldap_dn more::net::ldap_dn::context
(
)
const
[inline]
bool more::net::ldap_dn::is_single_rdn
(
)
const
[inline]
bool more::net::ldap_dn::operator==
(
ldap_dn const &
rhs
)
const
[inline]
std::string const& more::net::ldap_dn::rdn
(
)
const
[inline]
The documentation for this struct was generated from the following file:
more/net/
ldap.h
Generated on Sat Sep 7 19:13:01 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by
Dimitri van Heesch
.