ACE.inl File Reference

#include "ace/OS_NS_unistd.h"
#include "ace/OS_NS_Thread.h"
#include "ace/OS_NS_ctype.h"
#include "ace/OS_NS_sys_socket.h"

Include dependency graph for ACE.inl:

This graph shows which files directly or indirectly include this file:


Functions

ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_INLINE ssize_t 
ACE::read_n (ACE_HANDLE handle, void *buf, size_t len, size_t *bytes_transferred)
ACE_INLINE ssize_t ACE::write_n (ACE_HANDLE handle, const void *buf, size_t len, size_t *bytes_transferred)
ACE_INLINE ssize_t ACE::recv_n (ACE_HANDLE handle, void *buf, size_t len, int flags, const ACE_Time_Value *timeout, size_t *bytes_transferred)
ACE_INLINE ssize_t ACE::t_rcv_n (ACE_HANDLE handle, void *buf, size_t len, int *flags, const ACE_Time_Value *timeout, size_t *bytes_transferred)
ACE_INLINE ssize_t ACE::recv_n (ACE_HANDLE handle, void *buf, size_t len, const ACE_Time_Value *timeout, size_t *bytes_transferred)
ACE_INLINE ssize_t ACE::recvv_n (ACE_HANDLE handle, iovec *iov, int iovcnt, const ACE_Time_Value *timeout, size_t *bytes_transferred)
ACE_INLINE ssize_t ACE::send_n (ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout, size_t *bytes_transferred)
ACE_INLINE ssize_t ACE::t_snd_n (ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout, size_t *bytes_transferred)
ACE_INLINE ssize_t ACE::send_n (ACE_HANDLE handle, const void *buf, size_t len, const ACE_Time_Value *timeout, size_t *bytes_transferred)
ACE_INLINE ssize_t ACE::sendv_n (ACE_HANDLE handle, const iovec *iov, int iovcnt, const ACE_Time_Value *timeout, size_t *bytes_transferred)
ACE_INLINE ssize_t ACE::send_i (ACE_HANDLE handle, const void *buf, size_t len)
ACE_INLINE ssize_t ACE::recv_i (ACE_HANDLE handle, void *buf, size_t len)
ACE_INLINE int ACE::handle_read_ready (ACE_HANDLE handle, const ACE_Time_Value *timeout)
 Timed wait for handle to get read ready.
ACE_INLINE int ACE::handle_write_ready (ACE_HANDLE handle, const ACE_Time_Value *timeout)
 Timed wait for handle to get write ready.
ACE_INLINE int ACE::handle_exception_ready (ACE_HANDLE handle, const ACE_Time_Value *timeout)
 Timed wait for handle to get exception ready.
ACE_INLINE void ACE::strdelete (char *s)
 Delete the memory allocated by strnew.
ACE_INLINE void ACE::strdelete (wchar_t *s)
ACE_INLINE void ACE::unique_name (const void *object, ACE_TCHAR *name, size_t length)
ACE_INLINE u_long ACE::log2 (u_long num)
 Computes the base 2 logarithm of {num}.
ACE_INLINE ACE_TCHAR ACE::nibble2hex (u_int n)
 Hex conversion utility.
ACE_INLINE u_char ACE::hex2byte (ACE_TCHAR c)
 Convert a hex character to its byte representation.

Generated on Mon Apr 30 21:59:47 2007 for ACE by  doxygen 1.4.7-1