OpenSDN source code
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

◆ ThriftFakeTransport

Definition at line 1 of file thrift_fake_transport.h.

Function Documentation

◆ thrift_fake_transport_init()

void thrift_fake_transport_init ( ThriftFakeTransport transport)