OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ThriftClient.h File Reference
#include <thrift/protocol/TProtocol.h>
#include <thrift/transport/TSSLSocket.h>
#include <string>
#include "cleanup_global_namespace.h"
+ Include dependency graph for ThriftClient.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThriftClientConnection
 

Enumerations

enum  ThriftConnectionType { ThriftConnectionType::HTTPS, ThriftConnectionType::HTTP, ThriftConnectionType::BINARY, ThriftConnectionType::BINARY_SSL }
 

Enumeration Type Documentation

enum ThriftConnectionType
strong
Enumerator
HTTPS 
HTTP 
BINARY 
BINARY_SSL 

Definition at line 29 of file ThriftClient.h.