MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Core::UDPBackend Member List

This is the complete list of members for MayaFlux::Core::UDPBackend, including all inherited members.

acquire_socket(uint16_t local_port)MayaFlux::Core::UDPBackendprivate
close_endpoint(uint64_t endpoint_id) overrideMayaFlux::Core::UDPBackendvirtual
get_endpoint_state(uint64_t endpoint_id) const overrideMayaFlux::Core::UDPBackendvirtual
get_endpoints() const overrideMayaFlux::Core::UDPBackendvirtual
get_name() const overrideMayaFlux::Core::UDPBackendinlinevirtual
get_transport() const overrideMayaFlux::Core::UDPBackendinlinevirtual
get_version() const overrideMayaFlux::Core::UDPBackendinlinevirtual
initialize() overrideMayaFlux::Core::UDPBackendvirtual
is_initialized() const overrideMayaFlux::Core::UDPBackendinlinevirtual
is_running() const overrideMayaFlux::Core::UDPBackendinlinevirtual
m_configMayaFlux::Core::UDPBackendprivate
m_contextMayaFlux::Core::UDPBackendprivate
m_endpointsMayaFlux::Core::UDPBackendprivate
m_endpoints_mutexMayaFlux::Core::UDPBackendmutableprivate
m_initializedMayaFlux::Core::UDPBackendprivate
m_receive_callbackMayaFlux::Core::UDPBackendprivate
m_runningMayaFlux::Core::UDPBackendprivate
m_socketsMayaFlux::Core::UDPBackendprivate
m_sockets_mutexMayaFlux::Core::UDPBackendmutableprivate
m_state_callbackMayaFlux::Core::UDPBackendprivate
on_receive(SocketState &state, const asio::error_code &ec, size_t bytes_received)MayaFlux::Core::UDPBackendprivate
open_endpoint(const EndpointInfo &info) overrideMayaFlux::Core::UDPBackendvirtual
operator=(const UDPBackend &)=deleteMayaFlux::Core::UDPBackend
operator=(UDPBackend &&)=deleteMayaFlux::Core::UDPBackend
release_socket(uint16_t local_port)MayaFlux::Core::UDPBackendprivate
resolve_endpoint_for_sender(uint16_t local_port, const asio::ip::udp::endpoint &sender) constMayaFlux::Core::UDPBackendprivate
send(uint64_t endpoint_id, const uint8_t *data, size_t size) overrideMayaFlux::Core::UDPBackendvirtual
send_to(uint64_t endpoint_id, const uint8_t *data, size_t size, const std::string &address, uint16_t port) overrideMayaFlux::Core::UDPBackendvirtual
set_receive_callback(NetworkReceiveCallback callback) overrideMayaFlux::Core::UDPBackendvirtual
set_state_callback(EndpointStateCallback callback) overrideMayaFlux::Core::UDPBackendvirtual
shutdown() overrideMayaFlux::Core::UDPBackendvirtual
start() overrideMayaFlux::Core::UDPBackendvirtual
start_receive_loop(SocketState &state)MayaFlux::Core::UDPBackendprivate
stop() overrideMayaFlux::Core::UDPBackendvirtual
transition_state(EndpointRecord &record, EndpointState new_state)MayaFlux::Core::UDPBackendprivate
UDPBackend(const UDPBackendInfo &config, asio::io_context &context)MayaFlux::Core::UDPBackend
UDPBackend(const UDPBackend &)=deleteMayaFlux::Core::UDPBackend
UDPBackend(UDPBackend &&)=deleteMayaFlux::Core::UDPBackend
~INetworkBackend()=defaultMayaFlux::Core::INetworkBackendvirtual
~UDPBackend() overrideMayaFlux::Core::UDPBackend