ldapsdk  0.0.1
Public Member Functions | List of all members
LdifReader Class Reference

#include <LdifReader.h>

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::LdifReader ( std::istream &  input)

Member Function Documentation

◆ getEntryRecord()

LDAPEntry LdifReader::getEntryRecord ( )

◆ getVersion()

int LdifReader::getVersion ( ) const
inline

◆ isChangeRecords()

bool LdifReader::isChangeRecords ( ) const
inline

◆ isEntryRecords()

bool LdifReader::isEntryRecords ( ) const
inline

◆ readNextRecord()

int LdifReader::readNextRecord ( bool  first = false)

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