Fawkes API Fawkes Development Version

fawkes::DatagramSocket Member List

This is the complete list of members for fawkes::DatagramSocket, including all inherited members.
accept()fawkes::Socket [virtual]
accept()fawkes::Socket
available()fawkes::Socket [virtual]
bind(const unsigned short int port)fawkes::Socket [virtual]
bind(const unsigned short int port, const char *hostname)fawkes::Socket [virtual]
client_addrfawkes::Socket [protected]
client_addr_lenfawkes::Socket [protected]
clone()fawkes::DatagramSocket [virtual]
close()fawkes::Socket [virtual]
connect(const char *hostname, const unsigned short int port)fawkes::Socket [virtual]
connect(struct sockaddr *addr_port, unsigned int struct_size)fawkes::Socket [virtual]
DatagramSocket(float timeout=0.f)fawkes::DatagramSocket
DatagramSocket(DatagramSocket &s)fawkes::DatagramSocket
listen(int backlog=1)fawkes::Socket [virtual]
listening()fawkes::Socket [virtual]
mtu()fawkes::Socket [virtual]
poll(int timeout=-1, short what=POLL_IN|POLL_HUP|POLL_PRI|POLL_RDHUP)fawkes::Socket [virtual]
POLL_ERRfawkes::Socket [static]
POLL_HUPfawkes::Socket [static]
POLL_INfawkes::Socket [static]
POLL_NVALfawkes::Socket [static]
POLL_OUTfawkes::Socket [static]
POLL_PRIfawkes::Socket [static]
POLL_RDHUPfawkes::Socket [static]
read(void *buf, size_t count, bool read_all=true)fawkes::Socket [virtual]
recv(void *buf, size_t buf_len)fawkes::Socket [virtual]
recv(void *buf, size_t buf_len, struct sockaddr *from_addr, socklen_t *addr_len)fawkes::Socket [virtual]
send(void *buf, size_t buf_len)fawkes::Socket [virtual]
send(void *buf, size_t buf_len, const struct sockaddr *to_addr, socklen_t addr_len)fawkes::Socket [virtual]
sock_fdfawkes::Socket [protected]
Socket(int domain, int type, int protocol, float timeout=0.f)fawkes::Socket
Socket(Socket &socket)fawkes::Socket
Socket()fawkes::Socket [protected]
timeoutfawkes::Socket [protected]
write(const void *buf, size_t count)fawkes::Socket [virtual]
~Socket()fawkes::Socket [virtual]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends