Pigweed
 
Loading...
Searching...
No Matches
Pw_channel_loopback

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.
 

Detailed Description