BCNP 3.2.1
Batched Command Network Protocol
Loading...
Searching...
No Matches
bcnp::StreamParser::ErrorInfo Struct Reference

#include <stream_parser.h>

Public Attributes

PacketError code {PacketError::None}
 
std::size_t offset {0}
 
uint64_t consecutiveErrors {0}
 

Detailed Description

Definition at line 24 of file stream_parser.h.

Member Data Documentation

◆ code

PacketError bcnp::StreamParser::ErrorInfo::code {PacketError::None}

Definition at line 25 of file stream_parser.h.

◆ consecutiveErrors

uint64_t bcnp::StreamParser::ErrorInfo::consecutiveErrors {0}

Definition at line 27 of file stream_parser.h.

◆ offset

std::size_t bcnp::StreamParser::ErrorInfo::offset {0}

Definition at line 26 of file stream_parser.h.


The documentation for this struct was generated from the following file: