#include <ovsdb_client_tcp.h>
|
typedef boost::asio::const_buffer | Buffer |
|
typedef boost::function< bool(const uint8_t *, size_t)> | ReceiveCallback |
|
Definition at line 21 of file ovsdb_client_tcp.h.
◆ OvsdbClientTcpSessionReader()
◆ ~OvsdbClientTcpSessionReader()
OvsdbClientTcpSessionReader::~OvsdbClientTcpSessionReader |
( |
| ) |
|
|
virtual |
◆ DISALLOW_COPY_AND_ASSIGN()
◆ GetHeaderLenSize()
virtual const int OVSDB::OvsdbClientTcpSessionReader::GetHeaderLenSize |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ GetMaxMessageSize()
virtual const int OVSDB::OvsdbClientTcpSessionReader::GetMaxMessageSize |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ MsgLength()
int OvsdbClientTcpSessionReader::MsgLength |
( |
Buffer |
buffer, |
|
|
int |
offset |
|
) |
| |
|
protectedvirtual |
◆ kMaxMessageSize
const int OVSDB::OvsdbClientTcpSessionReader::kMaxMessageSize = 4096 |
|
staticprivate |
The documentation for this class was generated from the following files: