ldapsdk 0.0.1
Public Member Functions

LdifReader Class Reference

#include <LdifReader.h>

List of all members.

Public Member Functions

 LdifReader (std::istream &input)
bool isEntryRecords () const
bool isChangeRecords () const
int getVersion () const
LDAPEntry getEntryRecord ()
int readNextRecord (bool first=false)

Constructor & Destructor Documentation

LdifReader::LdifReader ( std::istream &  input)

Member Function Documentation

LDAPEntry LdifReader::getEntryRecord ( )
int LdifReader::getVersion ( ) const [inline]
bool LdifReader::isChangeRecords ( ) const [inline]
bool LdifReader::isEntryRecords ( ) const [inline]
int LdifReader::readNextRecord ( bool  first = false)

The documentation for this class was generated from the following files: