Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Classes | Typedefs
Pw_channel_forwarding

Classes

class  pw::channel::ForwardingChannelPair< kType >
 

Typedefs

using pw::channel::ForwardingDatagramChannelPair = ForwardingChannelPair< DataType::kDatagram >
 Alias for a pair of forwarding datagram channels.
 
using pw::channel::ForwardingByteChannelPair = ForwardingChannelPair< DataType::kByte >
 Alias for a pair of forwarding byte channels.
 

Detailed Description