LDAPSearchReference Class Reference

This class is used to represent Continuation References that were returned during a SEARCH-Operation. More...

#include <LDAPSearchReference.h>

Inheritance diagram for LDAPSearchReference:

LDAPMsg

List of all members.

Public Member Functions

 LDAPSearchReference (const LDAPRequest *req, LDAPMessage *msg)
 Constructor that create an object from the C-API structures.
 ~LDAPSearchReference ()
 The Destructor.
const LDAPUrlListgetUrls () const
 
Returns:
The destination URLs that were send with this message


Private Member Functions

 LDAPSearchReference ()

Private Attributes

LDAPUrlList m_urlList


Detailed Description

This class is used to represent Continuation References that were returned during a SEARCH-Operation.

Constructor & Destructor Documentation

LDAPSearchReference::LDAPSearchReference ( const LDAPRequest req,
LDAPMessage *  msg 
)

Constructor that create an object from the C-API structures.

LDAPSearchReference::~LDAPSearchReference (  ) 

The Destructor.

LDAPSearchReference::LDAPSearchReference (  )  [private]


Member Function Documentation

const LDAPUrlList & LDAPSearchReference::getUrls (  )  const

Returns:
The destination URLs that were send with this message


Member Data Documentation

LDAPUrlList LDAPSearchReference::m_urlList [private]


The documentation for this class was generated from the following files:
Generated on Sat Sep 22 10:21:53 2007 for ldapsdk by  doxygen 1.5.3