Routines for reading and writing LDAP LDIF data. More...
#include "ldif.h"#include "record.h"#include "r_contact.h"#include "base64.h"#include <stdexcept>#include <iostream>#include <iomanip>#include <string.h>#include "debug.h"
Go to the source code of this file.
Namespaces | |
| namespace | Barry |
Project namespace, containing all related functions and classes. | |
Routines for reading and writing LDAP LDIF data.
Definition in file ldif.cc.
1.7.1