17 #ifndef HH_SENF_PPI_Joins_ 18 #define HH_SENF_PPI_Joins_ 1 52 template <
class PacketType = Packet>
Connector actively sending packets.
ConnectorType_ ConnectorType
Type of MultiConnector connector.
Connectors public header.
connector::PassiveOutput output
Multi-Connector management.
Join multiple packet streams with active inputs.
Join multiple packet streams with passive inputs.
#define SENF_PPI_MODULE(name)
Define PPI Module.
Connector passively providing packets.
connector::ActiveOutput< PacketType > output
MultiConnectorMixin public header.