Fawkes API  Fawkes Development Version
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
fawkes::BroadcastDatagramSocket Member List

This is the complete list of members for fawkes::BroadcastDatagramSocket, including all inherited members.

accept()fawkes::Socketvirtual
accept()fawkes::Socket
available()fawkes::Socketvirtual
bind()fawkes::BroadcastDatagramSocketvirtual
fawkes::Socket::bind(const unsigned short int port)fawkes::Socketvirtual
fawkes::Socket::bind(const unsigned short int port, const char *hostname)fawkes::Socketvirtual
BroadcastDatagramSocket(const char *broadcast_addr_s, unsigned short port, float timeout=0.f)fawkes::BroadcastDatagramSocket
BroadcastDatagramSocket(BroadcastDatagramSocket &s)fawkes::BroadcastDatagramSocket
client_addrfawkes::Socketprotected
client_addr_lenfawkes::Socketprotected
clone()fawkes::BroadcastDatagramSocketvirtual
close()fawkes::Socketvirtual
connect(const char *hostname, const unsigned short int port)fawkes::Socketvirtual
connect(struct sockaddr *addr_port, unsigned int struct_size)fawkes::Socketvirtual
listen(int backlog=1)fawkes::Socketvirtual
listening()fawkes::Socketvirtual
mtu()fawkes::Socketvirtual
poll(int timeout=-1, short what=POLL_IN|POLL_HUP|POLL_PRI|POLL_RDHUP)fawkes::Socketvirtual
POLL_ERRfawkes::Socketstatic
POLL_HUPfawkes::Socketstatic
POLL_INfawkes::Socketstatic
POLL_NVALfawkes::Socketstatic
POLL_OUTfawkes::Socketstatic
POLL_PRIfawkes::Socketstatic
POLL_RDHUPfawkes::Socketstatic
read(void *buf, size_t count, bool read_all=true)fawkes::Socketvirtual
recv(void *buf, size_t buf_len)fawkes::Socketvirtual
recv(void *buf, size_t buf_len, struct sockaddr *from_addr, socklen_t *addr_len)fawkes::Socketvirtual
send(void *buf, unsigned int buf_len)fawkes::BroadcastDatagramSocketvirtual
fawkes::Socket::send(void *buf, size_t buf_len)fawkes::Socketvirtual
fawkes::Socket::send(void *buf, size_t buf_len, const struct sockaddr *to_addr, socklen_t addr_len)fawkes::Socketvirtual
sock_fdfawkes::Socketprotected
Socket(int domain, int type, int protocol, float timeout=0.f)fawkes::Socket
Socket(Socket &socket)fawkes::Socket
Socket()fawkes::Socketprotected
timeoutfawkes::Socketprotected
write(const void *buf, size_t count)fawkes::Socketvirtual
~BroadcastDatagramSocket()fawkes::BroadcastDatagramSocketvirtual
~Socket()fawkes::Socketvirtual