OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TTransport.h File Reference
#include <stdint.h>
#include <string>
#include <boost/shared_ptr.hpp>
#include <base/logging.h>
Include dependency graph for TTransport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  contrail::sandesh::transport::TTransport
 
class  contrail::sandesh::transport::TTransportFactory
 

Namespaces

 contrail
 
 contrail::sandesh
 
 contrail::sandesh::transport
 

Functions

template<class Transport_ >
int32_t contrail::sandesh::transport::readAll (Transport_ &trans, uint8_t *buf, uint32_t len)