|
Evo C++ Library v0.5.1
|
This is the complete list of members for SocketCast, including all inherited members.
| bind(const SocketAddressBase &address, int socktype=SOCK_DGRAM, int protocol=0) | SocketCast | inline |
| cast(const SocketAddressBase *address=NULL, int family=AF_UNSPEC, int socktype=SOCK_DGRAM, int protocol=0) | SocketCast | inline |
| close() | SocketCast | inline |
| error() const | IoBase | inline |
| error_ | IoBase | protected |
| errormsg_out(TOut &out) | SocketCast | inline |
| excep() const | IoBase | inline |
| excep(bool val) | IoBase | inline |
| excep_ | IoBase | protected |
| flush() | IoBase | inlinevirtual |
| get_opt(int level, int optname, T *buf) | SocketCast | inline |
| get_opt_num(int level, int optname) | SocketCast | inline |
| get_timeout() const | SocketCast | inline |
| IoBase() | IoBase | inline |
| isopen() const | IoBase | inlinevirtual |
| operator SafeBoolType() const | SafeBool< IoBase > | inline |
| operator!() const | IoBase | inline |
| read(void *buf, ulong size, int flags=0, SocketAddressBase *address=NULL) | SocketCast | inline |
| readbin(void *buf, ulong size) | SocketCast | inlinevirtual |
| SafeBool() | SafeBool< IoBase > | inline |
| set_opt(int level, int optname, const T &val) | SocketCast | inline |
| set_opt_num(int level, int optname, long val) | SocketCast | inline |
| set_timeout(ulong timeout_ms) | SocketCast | inline |
| SocketCast(bool exceptions=1) | SocketCast | inline |
| SocketCast(SocketAddressBase *address, bool exceptions=1) | SocketCast | inline |
| write(const void *buf, ulong size, int flags=0, const SocketAddressBase *address=NULL) | SocketCast | inline |
| writebin(const void *buf, ulong size) | SocketCast | inlinevirtual |
| ~IoBase() | IoBase | inlinevirtual |
| ~SocketCast() | SocketCast | inline |
1.8.13