Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::netio::NetworkLoop Member List

This is the complete list of members for roc::netio::NetworkLoop, including all inherited members.

is_valid() constroc::netio::NetworkLoop
NetworkLoop(packet::PacketFactory &packet_factory, core::BufferFactory< uint8_t > &buffer_factory, core::IArena &arena)roc::netio::NetworkLoop
num_ports() constroc::netio::NetworkLoop
PortHandle typedefroc::netio::NetworkLoop
schedule(NetworkTask &task, INetworkTaskCompleter &completer)roc::netio::NetworkLoop
schedule_and_wait(NetworkTask &task)roc::netio::NetworkLoop
~NetworkLoop()roc::netio::NetworkLoopvirtual