ibrcommon::MulticastSocket Member List

This is the complete list of members for ibrcommon::MulticastSocket, including all inherited members.
_sockaddribrcommon::udpsocket [protected]
_socketibrcommon::udpsocket [protected]
bind(int port)ibrcommon::MulticastSocket
getPeer(const std::string address, const unsigned int port)ibrcommon::udpsocket
isMulticast(std::string address)ibrcommon::MulticastSocket [static]
joinGroup(std::string group)ibrcommon::MulticastSocket
joinGroup(std::string group, const NetInterface &iface)ibrcommon::MulticastSocket
leaveGroup(std::string group)ibrcommon::MulticastSocket
leaveGroup(std::string group, const NetInterface &iface)ibrcommon::MulticastSocket
MulticastSocket()ibrcommon::MulticastSocket
receive(char *data, size_t maxbuffer)ibrcommon::udpsocket
receive(char *data, size_t maxbuffer, std::string &address)ibrcommon::udpsocket
setInterface(const NetInterface &iface)ibrcommon::MulticastSocket
shutdown()ibrcommon::udpsocket [virtual]
udpsocket(u_char proto=0)ibrcommon::udpsocket [protected]
~MulticastSocket()ibrcommon::MulticastSocket [virtual]
~udpsocket()ibrcommon::udpsocket [virtual]