borrow(uint8_t *buf, uint32_t *len) | contrail::sandesh::transport::TTransportDefaults | inline |
borrow_virt(uint8_t *buf, uint32_t *len) | contrail::sandesh::transport::TVirtualTransport< TFDTransport > | inlinevirtual |
close() | contrail::sandesh::transport::TFDTransport | virtual |
CLOSE_ON_DESTROY enum value | contrail::sandesh::transport::TFDTransport | |
close_policy_ | contrail::sandesh::transport::TFDTransport | protected |
ClosePolicy enum name | contrail::sandesh::transport::TFDTransport | |
consume(uint32_t len) | contrail::sandesh::transport::TTransportDefaults | inline |
consume_virt(uint32_t len) | contrail::sandesh::transport::TVirtualTransport< TFDTransport > | inlinevirtual |
fd_ | contrail::sandesh::transport::TFDTransport | protected |
flush() | contrail::sandesh::transport::TTransport | inlinevirtual |
getFD() | contrail::sandesh::transport::TFDTransport | inline |
isOpen() | contrail::sandesh::transport::TFDTransport | inlinevirtual |
NO_CLOSE_ON_DESTROY enum value | contrail::sandesh::transport::TFDTransport | |
open() | contrail::sandesh::transport::TFDTransport | inlinevirtual |
peek() | contrail::sandesh::transport::TTransport | inlinevirtual |
read(uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TFDTransport | |
read_virt(uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TVirtualTransport< TFDTransport > | inlinevirtual |
readAll(uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TVirtualTransport< TFDTransport > | inline |
readAll_virt(uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TVirtualTransport< TFDTransport > | inlinevirtual |
readEnd() | contrail::sandesh::transport::TTransport | inlinevirtual |
setFD(int fd) | contrail::sandesh::transport::TFDTransport | inline |
TFDTransport(int fd, ClosePolicy close_policy=NO_CLOSE_ON_DESTROY) | contrail::sandesh::transport::TFDTransport | inline |
TSimpleFileTransport(const std::string &path, bool read=true, bool write=false) | contrail::sandesh::transport::TSimpleFileTransport | |
TTransport() | contrail::sandesh::transport::TTransport | inlineprotected |
TTransportDefaults() | contrail::sandesh::transport::TTransportDefaults | inlineprotected |
TVirtualTransport() | contrail::sandesh::transport::TVirtualTransport< TFDTransport > | inlineprotected |
TVirtualTransport(Arg_ const &arg) | contrail::sandesh::transport::TVirtualTransport< TFDTransport > | inlineprotected |
TVirtualTransport(Arg1_ const &a1, Arg2_ const &a2) | contrail::sandesh::transport::TVirtualTransport< TFDTransport > | inlineprotected |
write(const uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TFDTransport | |
write_virt(const uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TVirtualTransport< TFDTransport > | inlinevirtual |
writeEnd() | contrail::sandesh::transport::TTransport | inlinevirtual |
~TFDTransport() | contrail::sandesh::transport::TFDTransport | inline |
~TTransport() | contrail::sandesh::transport::TTransport | inlinevirtual |