C/C++ API Reference
Loading...
Searching...
No Matches
Loopback

Oveview

Classes

class  pw::channel::LoopbackChannel< kType >
 

Typedefs

using pw::channel::LoopbackDatagramChannel = LoopbackChannel< DataType::kDatagram >
 Alias for a loopback channel that sends and receives datagrams.
 
using pw::channel::LoopbackByteChannel = LoopbackChannel< DataType::kByte >
 Alias for a loopback channel that sends and receives bytes.