|
OpenSDN source code
|
#include <thrift_file_transport.h>

Public Attributes | |
| ThriftTransport | tt |
| char | filename [MAX_FILE_NAME] |
| FILE * | fp |
ThriftFileTransport instance.
Definition at line 25 of file thrift_file_transport.h.
| char _ThriftFileTransport::filename[MAX_FILE_NAME] |
Definition at line 31 of file thrift_file_transport.h.
| FILE* _ThriftFileTransport::fp |
Definition at line 32 of file thrift_file_transport.h.
| ThriftTransport _ThriftFileTransport::tt |
Definition at line 28 of file thrift_file_transport.h.