#include "dll.h"
#include <string>
#include <map>


Go to the source code of this file.
Classes | |
| class | Barry::ContactLdif |
| Class for generating LDIF output based on a Barry::Contact record object. More... | |
| struct | Barry::ContactLdif::ContactLdif::NameToFunc |
| Used to create a List of supported Barry field names, including calculated names, such as full postal address. More... | |
| struct | Barry::ContactLdif::ContactLdif::LdifAttribute |
| struct | Barry::ContactLdif::ContactLdif::AccessPair |
Namespaces | |
| namespace | Barry |
| Project namespace, containing all related functions and classes. | |
Definition in file ldif.h.
1.5.8