addresses_ | madara::transport::UdpRegistryServerReadThread | private |
buffer_ | madara::transport::UdpRegistryServerReadThread | private |
cleanup(void) | madara::transport::UdpRegistryServerReadThread | virtual |
context_ | madara::transport::UdpRegistryServerReadThread | private |
id_ | madara::transport::UdpRegistryServerReadThread | private |
init(knowledge::KnowledgeBase &knowledge) | madara::transport::UdpRegistryServerReadThread | virtual |
init_control_vars(knowledge::KnowledgeBase &control) | madara::threads::BaseThread | inlineprotectedvirtual |
name | madara::threads::BaseThread | protected |
on_data_received_ | madara::transport::UdpRegistryServerReadThread | private |
packet_scheduler_ | madara::transport::UdpRegistryServerReadThread | private |
paused | madara::threads::BaseThread | protected |
read_socket_ | madara::transport::UdpRegistryServerReadThread | private |
rebroadcast(const char *print_prefix, MessageHeader *header, const knowledge::KnowledgeMap &records) | madara::transport::UdpRegistryServerReadThread | |
receive_monitor_ | madara::transport::UdpRegistryServerReadThread | private |
run(void) | madara::transport::UdpRegistryServerReadThread | virtual |
send_monitor_ | madara::transport::UdpRegistryServerReadThread | private |
settings_ | madara::transport::UdpRegistryServerReadThread | private |
terminated | madara::threads::BaseThread | protected |
UdpRegistryServerReadThread(const TransportSettings &settings, const std::string &id, std::map< std::string, ACE_INET_Addr > &addresses, ACE_SOCK_Dgram &write_socket, ACE_SOCK_Dgram &read_socket, BandwidthMonitor &send_monitor, BandwidthMonitor &receive_monitor, PacketScheduler &packet_scheduler) | madara::transport::UdpRegistryServerReadThread | |
write_socket_ | madara::transport::UdpRegistryServerReadThread | private |
~BaseThread() | madara::threads::BaseThread | inlinevirtual |