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

◆ tls_optmap_t

typedef struct tls_optmap tls_optmap_t

Enumeration Type Documentation

◆ opttype

enum opttype
Enumerator
INT 
STRING 
OTHER