|
BCNP 3.2.1
Batched Command Network Protocol
|
#include "bcnp/packet.h"#include <array>#include <cstddef>#include <cstdint>#include <functional>#include <utility>Go to the source code of this file.
Classes | |
| class | bcnp::StreamParser |
| Parses a byte stream into BCNP packets. More... | |
| struct | bcnp::StreamParser::ErrorInfo |
Namespaces | |
| namespace | bcnp |