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