OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
thrift_fake_transport.h File Reference

Implementation of a Thrift FAKE transport. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _ThriftFakeTransport
 

Typedefs

typedef struct _ThriftFakeTransport ThriftFakeTransport
 

Functions

void thrift_fake_transport_init (ThriftFakeTransport *transport)
 

Detailed Description

Implementation of a Thrift FAKE transport.

Definition in file thrift_fake_transport.h.

Typedef Documentation

Definition at line 30 of file thrift_fake_transport.h.

Function Documentation

void thrift_fake_transport_init ( ThriftFakeTransport transport)