BCNP 3.2.1
Batched Command Network Protocol
Loading...
Searching...
No Matches
spi_adapter.h File Reference

SPI transport adapter for BCNP (deprecated). More...

#include "bcnp/packet.h"
#include "bcnp/stream_parser.h"
#include <cstddef>
#include <cstdint>
#include <functional>
#include <vector>
Include dependency graph for spi_adapter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bcnp::SpiStreamAdapter
 SPI transport adapter for legacy SPI-based communication. More...
 

Namespaces

namespace  bcnp
 

Detailed Description

SPI transport adapter for BCNP (deprecated).

Deprecated
This SPI adapter is deprecated. Use TcpPosixAdapter or UdpPosixAdapter instead for modern implementations.

Definition in file spi_adapter.h.