ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
TLDAPResult.cxx File Reference
#include "TLDAPResult.h"
#include "TLDAPEntry.h"
#include "TLDAPAttribute.h"
Include dependency graph for TLDAPResult.cxx:

Go to the source code of this file.

Functions

 ClassImp (TLDAPResult) TLDAPResult
 TLDAPResult object is just a wrapper of the LDAPMessage structure. More...
 

Function Documentation

ClassImp ( TLDAPResult  )

TLDAPResult object is just a wrapper of the LDAPMessage structure.

LDAP *ld: The current session handler LDAPMessage *searchresult: The LDAPMessage structure returned from the ldap_search_s() call

Definition at line 14 of file TLDAPResult.cxx.