|
ldapsdk
0.0.1
|
#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 struct tls_optmap tls_optmap_t |
| enum opttype |
1.8.6