ACE  6.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ACE_SOCK_IO Member List

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

ACE_ALLOC_HOOK_DECLAREACE_SOCK_IO
ACE_IPC_SAP(void)ACE_IPC_SAPprotected
ACE_SOCK(int type, int protocol_family, int protocol=0, int reuse_addr=0)ACE_SOCKprotected
ACE_SOCK(int type, int protocol_family, int protocol, ACE_Protocol_Info *protocolinfo, ACE_SOCK_GROUP g, u_long flags, int reuse_addr)ACE_SOCKprotected
ACE_SOCK(void)ACE_SOCKprotected
ACE_SOCK_IO(void)ACE_SOCK_IOinline
close(void)ACE_SOCK
control(int cmd, void *) const ACE_IPC_SAPinline
disable(int value) const ACE_IPC_SAP
dump(void) const ACE_SOCK_IO
enable(int value) const ACE_IPC_SAP
get_handle(void) const ACE_IPC_SAPinline
get_local_addr(ACE_Addr &) const ACE_SOCK
get_option(int level, int option, void *optval, int *optlen) const ACE_SOCKinline
get_remote_addr(ACE_Addr &) const ACE_SOCK
open(int type, int protocol_family, int protocol, int reuse_addr)ACE_SOCK
open(int type, int protocol_family, int protocol, ACE_Protocol_Info *protocolinfo, ACE_SOCK_GROUP g, u_long flags, int reuse_addr)ACE_SOCK
recv(void *buf, size_t n, int flags, const ACE_Time_Value *timeout=0) const ACE_SOCK_IOinline
recv(void *buf, size_t n, const ACE_Time_Value *timeout=0) const ACE_SOCK_IOinline
recv(size_t n,...) const ACE_SOCK_IO
recv(void *buf, size_t n, ACE_OVERLAPPED *overlapped) const ACE_SOCK_IOinline
recvv(iovec iov[], int n, const ACE_Time_Value *timeout=0) const ACE_SOCK_IOinline
recvv(iovec *io_vec, const ACE_Time_Value *timeout=0) const ACE_SOCK_IO
send(const void *buf, size_t n, int flags, const ACE_Time_Value *timeout=0) const ACE_SOCK_IOinline
send(const void *buf, size_t n, const ACE_Time_Value *timeout=0) const ACE_SOCK_IOinline
send(size_t n,...) const ACE_SOCK_IO
send(const void *buf, size_t n, ACE_OVERLAPPED *overlapped) const ACE_SOCK_IOinline
sendv(const iovec iov[], int n, const ACE_Time_Value *timeout=0) const ACE_SOCK_IOinline
set_handle(ACE_HANDLE handle)ACE_IPC_SAPinline
set_option(int level, int option, void *optval, int optlen) const ACE_SOCKinline
~ACE_IPC_SAP(void)ACE_IPC_SAPinlineprotected
~ACE_SOCK(void)ACE_SOCKinlineprotected
~ACE_SOCK_IO(void)ACE_SOCK_IOinline