| add_endpoint(address::Interface iface, address::Protocol proto, const address::SocketAddr &dest_address, packet::IWriter &dest_writer) | roc::pipeline::SenderSlot | |
| arena() const | roc::core::ArenaAllocation | inlineprotected |
| ArenaAllocation(IArena &arena) | roc::core::ArenaAllocation | inlineprotected |
| decref() const | roc::core::RefCounted< SenderSlot, core::ArenaAllocation > | inline |
| destroy(T &object) | roc::core::ArenaAllocation | inlineprotected |
| get_metrics(SenderSlotMetrics &slot_metrics, SenderSessionMetrics *sess_metrics) const | roc::pipeline::SenderSlot | |
| getref() const | roc::core::RefCounted< SenderSlot, core::ArenaAllocation > | inline |
| incref() const | roc::core::RefCounted< SenderSlot, core::ArenaAllocation > | inline |
| is_complete() 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() | roc::core::RefCounted< SenderSlot, core::ArenaAllocation > | inline |
| RefCounted(const core::ArenaAllocation &policy) | roc::core::RefCounted< SenderSlot, core::ArenaAllocation > | inlineexplicit |
| refresh(core::nanoseconds_t current_time) | roc::pipeline::SenderSlot | |
| 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::IArena &arena) | roc::pipeline::SenderSlot | |
| writer() | roc::pipeline::SenderSlot | |
| ~ListNode() (defined in roc::core::ListNode) | roc::core::ListNode | inline |
| ~SenderSlot() (defined in roc::pipeline::SenderSlot) | roc::pipeline::SenderSlot | |