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

Go to the source code of this file.

Classes

struct  ConnectionInfo
 

Enumerations

enum  ClientProtocol { ClientProtocol::TCP, ClientProtocol::HTTP, ClientProtocol::Other }
 

Enumeration Type Documentation

enum ClientProtocol
strong
Enumerator
TCP 
HTTP 
Other 

Definition at line 23 of file ConnectionInfo.h.