|
BCNP 3.2.1
Batched Command Network Protocol
|
#include <cstddef>#include <cstdint>Go to the source code of this file.
Classes | |
| class | bcnp::ByteWriter |
| Interface for sending raw bytes over a transport. More... | |
| class | bcnp::ByteStream |
| Interface for receiving raw bytes from a transport. More... | |
| class | bcnp::DuplexAdapter |
| Combined send/receive interface for bidirectional transports. More... | |
Namespaces | |
| namespace | bcnp |