OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
_ThriftFileTransport Struct Reference

#include <thrift_file_transport.h>

Collaboration diagram for _ThriftFileTransport:

Public Attributes

ThriftTransport tt
 
char filename [MAX_FILE_NAME]
 
FILE * fp
 

Detailed Description

ThriftFileTransport instance.

Definition at line 25 of file thrift_file_transport.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: