OpenSDN source code
|
Go to the source code of this file.
Classes | |
struct | _ThriftTransport |
Typedefs | |
typedef struct _ThriftTransport | ThriftTransport |
Functions | |
ThriftTransportType | thrift_transport_get_type (void) |
typedef struct _ThriftTransport ThriftTransport |
Definition at line 51 of file thrift_transport.h.
enum ThriftTransportError |
Definition at line 81 of file thrift_transport.h.
enum ThriftTransportType |
Enumerated definitions of supported transports
Enumerator | |
---|---|
T_TRANSPORT_MEMORY_BUFFER | |
T_TRANSPORT_FAKE | |
T_TRANSPORT_FILE |
Definition at line 33 of file thrift_transport.h.
ThriftTransportType thrift_transport_get_type | ( | void | ) |