ldapsdk 0.0.1
Typedefs | Enumerations

TlsOptions.cpp File Reference

#include <fstream>
#include <sstream>
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <unistd.h>
#include <cstring>
#include "TlsOptions.h"
#include "LDAPException.h"

Typedefs

typedef struct tls_optmap tls_optmap_t

Enumerations

enum  opttype { INT = 0, STRING, OTHER }

Typedef Documentation

typedef struct tls_optmap tls_optmap_t

Enumeration Type Documentation

enum opttype
Enumerator:
INT 
STRING 
OTHER