This is the complete list of members for roc::pipeline::SenderSlot, including all inherited members.
allocator() const | roc::core::StandardAllocation | inlineprotected |
create_endpoint(address::Interface iface, address::Protocol proto) | roc::pipeline::SenderSlot | |
decref() const | roc::core::RefCounted< SenderSlot, core::StandardAllocation > | inline |
destroy(T &object) | roc::core::StandardAllocation | inlineprotected |
get_update_deadline() const | roc::pipeline::SenderSlot | |
getref() const | roc::core::RefCounted< SenderSlot, core::StandardAllocation > | inline |
incref() const | roc::core::RefCounted< SenderSlot, core::StandardAllocation > | inline |
is_ready() const | roc::pipeline::SenderSlot | |
list_node_data() const | roc::core::ListNode | inline |
NonCopyable() (defined in roc::core::NonCopyable< T >) | roc::core::NonCopyable< T > | inlineprotected |
RefCounted< SenderSlot, core::StandardAllocation >::RefCounted(const core::StandardAllocation &policy) | roc::core::RefCounted< SenderSlot, core::StandardAllocation > | inlineexplicit |
SenderSlot(const SenderConfig &config, const rtp::FormatMap &format_map, audio::Fanout &fanout, packet::PacketFactory &packet_factory, core::BufferFactory< uint8_t > &byte_buffer_factory, core::BufferFactory< audio::sample_t > &sample_buffer_factory, core::IAllocator &allocator) | roc::pipeline::SenderSlot | |
StandardAllocation() | roc::core::StandardAllocation | inlineprotected |
StandardAllocation(IAllocator &allocator) | roc::core::StandardAllocation | inlineprotected |
update() | roc::pipeline::SenderSlot | |
writer() | roc::pipeline::SenderSlot | |
~ListNode() (defined in roc::core::ListNode) | roc::core::ListNode | inline |