#include <common.h>
Definition at line 131 of file tests/protocol/common.h.
| InputChannel::InputChannel |
( |
| ) |
|
|
inline |
| virtual InputChannel::~InputChannel |
( |
| ) |
|
|
inlinevirtual |
| bool InputChannel::IsEmpty |
( |
| ) |
const |
|
inline |
| virtual std::size_t InputChannel::Receive |
( |
char * |
data, |
|
|
std::size_t |
size |
|
) |
| |
|
inlinevirtual |
| void InputChannel::SetData |
( |
const std::vector< char > & |
data | ) |
|
|
inline |
| std::vector<char>::iterator InputChannel::CurPos |
|
private |
| std::vector<char> InputChannel::SerializedData |
|
private |
The documentation for this class was generated from the following file: