OpenSDN source code
|
Implementation of a Thrift FAKE transport. More...
Go to the source code of this file.
Classes | |
struct | _ThriftFakeTransport |
Typedefs | |
typedef struct _ThriftFakeTransport | ThriftFakeTransport |
Functions | |
void | thrift_fake_transport_init (ThriftFakeTransport *transport) |
Implementation of a Thrift FAKE transport.
Definition in file thrift_fake_transport.h.
typedef struct _ThriftFakeTransport ThriftFakeTransport |
Definition at line 30 of file thrift_fake_transport.h.
void thrift_fake_transport_init | ( | ThriftFakeTransport * | transport | ) |