|
BCNP 3.2.1
Batched Command Network Protocol
|
#include <stream_parser.h>
Public Attributes | |
| PacketError | code {PacketError::None} |
| std::size_t | offset {0} |
| uint64_t | consecutiveErrors {0} |
Definition at line 24 of file stream_parser.h.
| PacketError bcnp::StreamParser::ErrorInfo::code {PacketError::None} |
Definition at line 25 of file stream_parser.h.
| uint64_t bcnp::StreamParser::ErrorInfo::consecutiveErrors {0} |
Definition at line 27 of file stream_parser.h.
| std::size_t bcnp::StreamParser::ErrorInfo::offset {0} |
Definition at line 26 of file stream_parser.h.