Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
ACE_SOCK_IO Member List
This is the complete list of members for ACE_SOCK_IO, including all inherited members.
- ACE_ALLOC_HOOK_DECLARE
- ACE_IPC_SAP(void)
[protected]
- ACE_SOCK(int type, int protocol_family, int protocol = 0, int reuse_addr = 0)
[protected]
- ACE_SOCK(int type, int protocol_family, int protocol, ACE_Protocol_Info *protocolinfo, ACE_SOCK_GROUP g, u_long flags, int reuse_addr)
[protected]
- ACE_SOCK(void)
[protected]
- ACE_SOCK_IO(void)
- close(void)
- control(int cmd, void *) const
- disable(int value) const
- dump(void) const
- enable(int value) const
- get_handle(void) const
- get_local_addr(ACE_Addr &) const
- get_option(int level, int option, void *optval, int *optlen) const
- get_remote_addr(ACE_Addr &) const
- open(int type, int protocol_family, int protocol, int reuse_addr)
- open(int type, int protocol_family, int protocol, ACE_Protocol_Info *protocolinfo, ACE_SOCK_GROUP g, u_long flags, int reuse_addr)
- recv(void *buf, size_t n, int flags, const ACE_Time_Value *timeout = 0) const
- recv(void *buf, size_t n, const ACE_Time_Value *timeout = 0) const
- recv(iovec iov[], size_t n, const ACE_Time_Value *timeout = 0) const
- recv(iovec *io_vec, const ACE_Time_Value *timeout = 0) const
- recv(size_t n, ...) const
- recv(void *buf, size_t n, ACE_OVERLAPPED *overlapped) const
- recvv(iovec iov[], size_t n, const ACE_Time_Value *timeout = 0) const
- recvv(iovec *io_vec, const ACE_Time_Value *timeout = 0) const
- send(const void *buf, size_t n, int flags, const ACE_Time_Value *timeout = 0) const
- send(const void *buf, size_t n, const ACE_Time_Value *timeout = 0) const
- send(const iovec iov[], size_t n, const ACE_Time_Value *timeout = 0) const
- send(size_t n, ...) const
- send(const void *buf, size_t n, ACE_OVERLAPPED *overlapped) const
- sendv(const iovec iov[], size_t n, const ACE_Time_Value *timeout = 0) const
- set_handle(ACE_HANDLE handle)
- set_option(int level, int option, void *optval, int optlen) const
- ~ACE_IPC_SAP(void)
- ~ACE_SOCK(void)
- ~ACE_SOCK_IO(void)
Generated at Wed Nov 21 10:33:39 2001 for ACE by
1.2.3 written by Dimitri van Heesch,
© 1997-2000