appendBufferToString(std::string &str) | contrail::sandesh::transport::TMemoryBuffer | inline |
available_read() const | contrail::sandesh::transport::TMemoryBuffer | inline |
available_write() const | contrail::sandesh::transport::TMemoryBuffer | inline |
borrow(uint8_t *buf, uint32_t *len) | contrail::sandesh::transport::TBufferBase | inline |
borrow_virt(uint8_t *buf, uint32_t *len) | contrail::sandesh::transport::TVirtualTransport< TMemoryBuffer, TBufferBase > | inlinevirtual |
borrowSlow(uint8_t *buf, uint32_t *len) | contrail::sandesh::transport::TMemoryBuffer | protectedvirtual |
buffer_ | contrail::sandesh::transport::TMemoryBuffer | protected |
bufferSize_ | contrail::sandesh::transport::TMemoryBuffer | protected |
close() | contrail::sandesh::transport::TMemoryBuffer | inlinevirtual |
computeRead(uint32_t len, uint8_t **out_start, uint32_t *out_give) | contrail::sandesh::transport::TMemoryBuffer | protected |
consume(uint32_t len) | contrail::sandesh::transport::TBufferBase | inline |
consume_virt(uint32_t len) | contrail::sandesh::transport::TVirtualTransport< TMemoryBuffer, TBufferBase > | inlinevirtual |
COPY enum value | contrail::sandesh::transport::TMemoryBuffer | |
defaultSize | contrail::sandesh::transport::TMemoryBuffer | static |
ensureCanWrite(uint32_t len) | contrail::sandesh::transport::TMemoryBuffer | protected |
flush() | contrail::sandesh::transport::TTransport | inlinevirtual |
getBuffer(uint8_t **bufPtr, uint32_t *sz) | contrail::sandesh::transport::TMemoryBuffer | inline |
getBufferAsString() | contrail::sandesh::transport::TMemoryBuffer | inline |
getWritePtr(uint32_t len) | contrail::sandesh::transport::TMemoryBuffer | inline |
initCommon(uint8_t *buf, uint32_t size, bool owner, uint32_t wPos) | contrail::sandesh::transport::TMemoryBuffer | inlineprivate |
isOpen() | contrail::sandesh::transport::TMemoryBuffer | inlinevirtual |
MemoryPolicy enum name | contrail::sandesh::transport::TMemoryBuffer | |
OBSERVE enum value | contrail::sandesh::transport::TMemoryBuffer | |
open() | contrail::sandesh::transport::TMemoryBuffer | inlinevirtual |
owner_ | contrail::sandesh::transport::TMemoryBuffer | protected |
peek() | contrail::sandesh::transport::TMemoryBuffer | inlinevirtual |
rBase_ | contrail::sandesh::transport::TBufferBase | protected |
rBound_ | contrail::sandesh::transport::TBufferBase | protected |
read(uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TBufferBase | inline |
read_virt(uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TVirtualTransport< TMemoryBuffer, TBufferBase > | inlinevirtual |
readAll(uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TMemoryBuffer | inline |
readAll_virt(uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TVirtualTransport< TMemoryBuffer, TBufferBase > | inlinevirtual |
readAppendToString(std::string &str, uint32_t len) | contrail::sandesh::transport::TMemoryBuffer | |
readAsString(uint32_t len) | contrail::sandesh::transport::TMemoryBuffer | inline |
readEnd() | contrail::sandesh::transport::TMemoryBuffer | inlinevirtual |
readSlow(uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TMemoryBuffer | protectedvirtual |
resetBuffer() | contrail::sandesh::transport::TMemoryBuffer | inline |
resetBuffer(uint8_t *buf, uint32_t sz, MemoryPolicy policy=OBSERVE) | contrail::sandesh::transport::TMemoryBuffer | inline |
resetBuffer(uint32_t sz) | contrail::sandesh::transport::TMemoryBuffer | inline |
setReadBuffer(uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TBufferBase | inline |
setWriteBuffer(uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TBufferBase | inline |
swap(TMemoryBuffer &that) | contrail::sandesh::transport::TMemoryBuffer | inlineprotected |
TAKE_OWNERSHIP enum value | contrail::sandesh::transport::TMemoryBuffer | |
TBufferBase() | contrail::sandesh::transport::TBufferBase | inlineprotected |
TMemoryBuffer() | contrail::sandesh::transport::TMemoryBuffer | inline |
TMemoryBuffer(uint32_t sz) | contrail::sandesh::transport::TMemoryBuffer | inline |
TMemoryBuffer(uint8_t *buf, uint32_t sz, MemoryPolicy policy=OBSERVE) | contrail::sandesh::transport::TMemoryBuffer | inline |
TTransport() | contrail::sandesh::transport::TTransport | inlineprotected |
TTransportDefaults() | contrail::sandesh::transport::TTransportDefaults | inlineprotected |
TVirtualTransport() | contrail::sandesh::transport::TVirtualTransport< TMemoryBuffer, TBufferBase > | inlineprotected |
TVirtualTransport(Arg_ const &arg) | contrail::sandesh::transport::TVirtualTransport< TMemoryBuffer, TBufferBase > | inlineprotected |
TVirtualTransport(Arg1_ const &a1, Arg2_ const &a2) | contrail::sandesh::transport::TVirtualTransport< TMemoryBuffer, TBufferBase > | inlineprotected |
wBase_ | contrail::sandesh::transport::TBufferBase | protected |
wBound_ | contrail::sandesh::transport::TBufferBase | protected |
write(const uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TBufferBase | inline |
write_virt(const uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TVirtualTransport< TMemoryBuffer, TBufferBase > | inlinevirtual |
writeEnd() | contrail::sandesh::transport::TMemoryBuffer | inlinevirtual |
writeSlow(const uint8_t *buf, uint32_t len) | contrail::sandesh::transport::TMemoryBuffer | protectedvirtual |
wroteBytes(uint32_t len) | contrail::sandesh::transport::TMemoryBuffer | |
~TBufferBase() | contrail::sandesh::transport::TBufferBase | inlineprotectedvirtual |
~TMemoryBuffer() | contrail::sandesh::transport::TMemoryBuffer | inline |
~TTransport() | contrail::sandesh::transport::TTransport | inlinevirtual |