DUNE: Uniform Navigational Environment  2.3.1
DUNE::Network::UDPSocket Member List

This is the complete list of members for DUNE::Network::UDPSocket, including all inherited members.

addToPoll(System::IOMultiplexing &poller)DUNE::Network::UDPSocket
bind(uint16_t port=0, Address add=Address::Any, bool reuse=true)DUNE::Network::UDPSocket
delFromPoll(System::IOMultiplexing &poller)DUNE::Network::UDPSocket
enableBroadcast(bool value)DUNE::Network::UDPSocket
joinMulticastGroup(Address group, Address itf=Address::Any)DUNE::Network::UDPSocket
read(char *buffer, int len, Address *add=0)DUNE::Network::UDPSocket
setMulticastLoop(bool loopback=true)DUNE::Network::UDPSocket
setMulticastTTL(uint8_t ttl=1)DUNE::Network::UDPSocket
UDPSocket(void)DUNE::Network::UDPSocket
wasTriggered(System::IOMultiplexing &poller)DUNE::Network::UDPSocket
write(const char *buffer, int len, const Address &addr, uint16_t port)DUNE::Network::UDPSocket
~UDPSocket(void)DUNE::Network::UDPSocket