ldapsdk  0.0.1
Classes | Typedefs
LdifReader.h File Reference
#include <LDAPEntry.h>
#include <iosfwd>
#include <list>

Go to the source code of this file.

Classes

class  LdifReader
 

Typedefs

typedef std::list< std::pair< std::string, std::string > > LdifRecord
 

Typedef Documentation

◆ LdifRecord

typedef std::list< std::pair<std::string, std::string> > LdifRecord