Evo C++ Library v0.5.1
SocketCast Member List

This is the complete list of members for SocketCast, including all inherited members.

bind(const SocketAddressBase &address, int socktype=SOCK_DGRAM, int protocol=0)SocketCastinline
cast(const SocketAddressBase *address=NULL, int family=AF_UNSPEC, int socktype=SOCK_DGRAM, int protocol=0)SocketCastinline
close()SocketCastinline
error() constIoBaseinline
error_IoBaseprotected
errormsg_out(TOut &out)SocketCastinline
excep() constIoBaseinline
excep(bool val)IoBaseinline
excep_IoBaseprotected
flush()IoBaseinlinevirtual
get_opt(int level, int optname, T *buf)SocketCastinline
get_opt_num(int level, int optname)SocketCastinline
get_timeout() constSocketCastinline
IoBase()IoBaseinline
isopen() constIoBaseinlinevirtual
operator SafeBoolType() constSafeBool< IoBase >inline
operator!() constIoBaseinline
read(void *buf, ulong size, int flags=0, SocketAddressBase *address=NULL)SocketCastinline
readbin(void *buf, ulong size)SocketCastinlinevirtual
SafeBool()SafeBool< IoBase >inline
set_opt(int level, int optname, const T &val)SocketCastinline
set_opt_num(int level, int optname, long val)SocketCastinline
set_timeout(ulong timeout_ms)SocketCastinline
SocketCast(bool exceptions=1)SocketCastinline
SocketCast(SocketAddressBase *address, bool exceptions=1)SocketCastinline
write(const void *buf, ulong size, int flags=0, const SocketAddressBase *address=NULL)SocketCastinline
writebin(const void *buf, ulong size)SocketCastinlinevirtual
~IoBase()IoBaseinlinevirtual
~SocketCast()SocketCastinline