Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ACE Member List

This is the complete list of members for ACE, including all inherited members.
ACE_CLASS_IS_NAMESPACE(ACE)ACE [private]
allocation_granularity_ACE [private, static]
basename(const ACE_TCHAR *pathname, ACE_TCHAR delim=ACE_DIRECTORY_SEPARATOR_CHAR)ACE [static]
beta_version(void)ACE [static]
bind_port(ACE_HANDLE handle, ACE_UINT32 ip_addr=INADDR_ANY, int address_family=AF_UNSPEC)ACE_Sock_Connect [static]
clr_flags(ACE_HANDLE handle, int flags)ACE_Flag_Manip [static]
compiler_beta_version(void)ACE [static]
compiler_major_version(void)ACE [static]
compiler_minor_version(void)ACE [static]
compiler_name(void)ACE [static]
count_interfaces(ACE_HANDLE handle, size_t &how_many)ACE_Sock_Connect [static]
crc32(const char *str)ACE [static]
crc32(const char *buf, ACE_UINT32 len)ACE [static]
crc32(iovec *iov, int len)ACE [static]
crc_table_ACE [private, static]
daemonize(const ACE_TCHAR pathname[]=ACE_LIB_TEXT("/"), int close_all_handles=ACE_DEFAULT_CLOSE_ALL_HANDLES, const ACE_TCHAR program_name[]=ACE_LIB_TEXT("< unknown >"))ACE [static]
debug(void)ACE [static]
debug(char d)ACE [static]
debug_ACE [private, static]
dirname(const ACE_TCHAR *pathname, ACE_TCHAR delim=ACE_DIRECTORY_SEPARATOR_CHAR)ACE [static]
enter_recv_timedwait(ACE_HANDLE handle, const ACE_Time_Value *timeout, int &val)ACE [static]
enter_send_timedwait(ACE_HANDLE handle, const ACE_Time_Value *timeout, int &val)ACE [static]
execname(const ACE_TCHAR *pathname)ACE [static]
fini(void)ACE_Init_ACE [static]
fork(const ACE_TCHAR *program_name=ACE_LIB_TEXT("< unknown >"), int avoid_zombies=0)ACE [static]
format_hexdump(const char *buffer, size_t size, ACE_TCHAR *obuf, size_t obuf_sz)ACE [static]
gcd(u_long x, u_long y)ACE [static]
get_bcast_addr(ACE_UINT32 &bcast_addr, const ACE_TCHAR *hostname=0, ACE_UINT32 host_addr=0, ACE_HANDLE handle=ACE_INVALID_HANDLE)ACE_Sock_Connect [static]
get_flags(ACE_HANDLE handle)ACE_Flag_Manip [static]
get_handle(void)ACE_Sock_Connect [static]
get_ip_interfaces(size_t &count, ACE_INET_Addr *&addr_array)ACE_Sock_Connect [static]
get_temp_dir(ACE_TCHAR *buffer, size_t buffer_len)ACE_Lib_Find [static]
handle_exception_ready(ACE_HANDLE handle, const ACE_Time_Value *timeout)ACE [static]
handle_read_ready(ACE_HANDLE handle, const ACE_Time_Value *timeout)ACE [static]
handle_ready(ACE_HANDLE handle, const ACE_Time_Value *timeout, int read_ready, int write_ready, int exception_ready)ACE [static]
handle_timed_accept(ACE_HANDLE listener, ACE_Time_Value *timeout, int restart)ACE [static]
handle_timed_complete(ACE_HANDLE listener, const ACE_Time_Value *timeout, int is_tli=0)ACE [static]
handle_timed_open(ACE_Time_Value *timeout, const ACE_TCHAR *name, int flags, int perms, LPSECURITY_ATTRIBUTES sa=0)ACE_Handle_Ops [static]
handle_write_ready(ACE_HANDLE handle, const ACE_Time_Value *timeout)ACE [static]
hash_pjw(const char *str)ACE [static]
hash_pjw(const char *str, size_t len)ACE [static]
hash_pjw(const wchar_t *str)ACE [static]
hash_pjw(const wchar_t *str, size_t len)ACE [static]
hex2byte(ACE_TCHAR c)ACE [static]
hex_chars_ACE [private, static]
init(void)ACE_Init_ACE [static]
ipv6_enabled(void)ACE_Sock_Connect [static]
is_prime(const u_long n, const u_long min_factor, const u_long max_factor)ACE [static]
ldfind(const ACE_TCHAR *filename, ACE_TCHAR pathname[], size_t maxpathnamelen)ACE_Lib_Find [static]
ldname(const ACE_TCHAR *entry_point)ACE_Lib_Find [static]
ldopen(const ACE_TCHAR *filename, const ACE_TCHAR *type)ACE_Lib_Find [static]
log2(u_long num)ACE [static]
major_version(void)ACE [static]
map_errno(int error)ACE [static]
max_handles(void)ACE [static]
minimum_frame_size(u_long period1, u_long period2)ACE [static]
minor_version(void)ACE [static]
nibble2hex(u_int n)ACE [static]
open_temp_file(const ACE_TCHAR *name, int mode, int perm=0)ACE_Lib_Find [static]
out_of_handles(int error)ACE [static]
pagesize_ACE [private, static]
process_active(pid_t pid)ACE [static]
read_n(ACE_HANDLE handle, void *buf, size_t len, size_t *bytes_transferred=0)ACE [static]
readv_n(ACE_HANDLE handle, iovec *iov, int iovcnt, size_t *bytes_transferred=0)ACE [static]
record_and_set_non_blocking_mode(ACE_HANDLE handle, int &val)ACE [static]
recv(ACE_HANDLE handle, void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0)ACE [static]
recv(ACE_HANDLE handle, void *buf, size_t len, const ACE_Time_Value *timeout=0)ACE [static]
recv(ACE_HANDLE handle, size_t n,...)ACE [static]
recv_i(ACE_HANDLE handle, void *buf, size_t len)ACE [private, static]
recv_n(ACE_HANDLE handle, void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)ACE [static]
recv_n(ACE_HANDLE handle, void *buf, size_t len, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)ACE [static]
recv_n(ACE_HANDLE handle, ACE_Message_Block *message_block, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)ACE [static]
recv_n_i(ACE_HANDLE handle, void *buf, size_t len, int flags, size_t *bytes_transferred)ACE [private, static]
recv_n_i(ACE_HANDLE handle, void *buf, size_t len, int flags, const ACE_Time_Value *timeout, size_t *bytes_transferred)ACE [private, static]
recv_n_i(ACE_HANDLE handle, void *buf, size_t len, size_t *bytes_transferred)ACE [private, static]
recv_n_i(ACE_HANDLE handle, void *buf, size_t len, const ACE_Time_Value *timeout, size_t *bytes_transferred)ACE [private, static]
recvfrom(ACE_HANDLE handle, char *buf, int len, int flags, struct sockaddr *addr, int *addrlen, const ACE_Time_Value *timeout=0)ACE [static]
recvmsg(ACE_HANDLE handle, struct msghdr *msg, int flags, const ACE_Time_Value *timeout=0)ACE [static]
recvv(ACE_HANDLE handle, iovec *iov, int iovcnt, const ACE_Time_Value *timeout=0)ACE [static]
recvv_n(ACE_HANDLE handle, iovec *iov, int iovcnt, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)ACE [static]
recvv_n_i(ACE_HANDLE handle, iovec *iov, int iovcnt, size_t *bytes_transferred)ACE [private, static]
recvv_n_i(ACE_HANDLE handle, iovec *iov, int iovcnt, const ACE_Time_Value *timeout, size_t *bytes_transferred)ACE [private, static]
restore_non_blocking_mode(ACE_HANDLE handle, int val)ACE [static]
round_to_allocation_granularity(off_t len)ACE [static]
round_to_pagesize(off_t length)ACE [static]
select(int width, ACE_Handle_Set *readfds, ACE_Handle_Set *writefds=0, ACE_Handle_Set *exceptfds=0, const ACE_Time_Value *timeout=0)ACE [static]
select(int width, ACE_Handle_Set &readfds, const ACE_Time_Value *timeout=0)ACE [static]
send(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0)ACE [static]
send(ACE_HANDLE handle, const void *buf, size_t len, const ACE_Time_Value *timeout=0)ACE [static]
send(ACE_HANDLE handle, size_t n,...)ACE [static]
send_i(ACE_HANDLE handle, const void *buf, size_t len)ACE [private, static]
send_n(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)ACE [static]
send_n(ACE_HANDLE handle, const void *buf, size_t len, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)ACE [static]
send_n(ACE_HANDLE handle, const ACE_Message_Block *message_block, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)ACE [static]
send_n_i(ACE_HANDLE handle, const void *buf, size_t len, int flags, size_t *bytes_transferred)ACE [private, static]
send_n_i(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout, size_t *bytes_transferred)ACE [private, static]
send_n_i(ACE_HANDLE handle, const void *buf, size_t len, size_t *bytes_transferred)ACE [private, static]
send_n_i(ACE_HANDLE handle, const void *buf, size_t len, const ACE_Time_Value *timeout, size_t *bytes_transferred)ACE [private, static]
sendmsg(ACE_HANDLE handle, const struct msghdr *msg, int flags, const ACE_Time_Value *timeout=0)ACE [static]
sendto(ACE_HANDLE handle, const char *buf, int len, int flags, const struct sockaddr *addr, int addrlen, const ACE_Time_Value *timeout=0)ACE [static]
sendv(ACE_HANDLE handle, const iovec *iov, int iovcnt, const ACE_Time_Value *timeout=0)ACE [static]
sendv_n(ACE_HANDLE handle, const iovec *iov, int iovcnt, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)ACE [static]
sendv_n_i(ACE_HANDLE handle, const iovec *iov, int iovcnt, size_t *bytes_transferred)ACE [private, static]
sendv_n_i(ACE_HANDLE handle, const iovec *iov, int iovcnt, const ACE_Time_Value *timeout, size_t *bytes_transferred)ACE [private, static]
set_flags(ACE_HANDLE handle, int flags)ACE_Flag_Manip [static]
set_handle_limit(int new_limit=-1)ACE [static]
sock_error(int error)ACE [static]
strdelete(char *s)ACE [static]
strdelete(wchar_t *s)ACE [static]
strend(const char *s)ACE [static]
strend(const wchar_t *s)ACE [static]
strenvdup(const ACE_TCHAR *str)ACE [static]
strndup(const char *str, size_t n)ACE [static]
strndup(const wchar_t *str, size_t n)ACE [static]
strnew(const char *s)ACE [static]
strnew(const wchar_t *s)ACE [static]
strnnew(const char *str, size_t n)ACE [static]
strnnew(const wchar_t *str, size_t n)ACE [static]
strrepl(char *s, char search, char replace)ACE_Lib_Find [static]
strrepl(wchar_t *s, wchar_t search, wchar_t replace)ACE_Lib_Find [static]
strsplit_r(char *s, const char *token, char *&next_start)ACE_Lib_Find [static]
strsplit_r(wchar_t *s, const wchar_t *token, wchar_t *&next_start)ACE_Lib_Find [static]
t_rcv(ACE_HANDLE handle, void *buf, size_t len, int *flags, const ACE_Time_Value *timeout=0)ACE [static]
t_rcv_n(ACE_HANDLE handle, void *buf, size_t len, int *flags, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)ACE [static]
t_rcv_n_i(ACE_HANDLE handle, void *buf, size_t len, int *flags, size_t *bytes_transferred)ACE [private, static]
t_rcv_n_i(ACE_HANDLE handle, void *buf, size_t len, int *flags, const ACE_Time_Value *timeout, size_t *bytes_transferred)ACE [private, static]
t_snd(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0)ACE [static]
t_snd_n(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)ACE [static]
t_snd_n_i(ACE_HANDLE handle, const void *buf, size_t len, int flags, size_t *bytes_transferred)ACE [private, static]
t_snd_n_i(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout, size_t *bytes_transferred)ACE [private, static]
terminate_process(pid_t pid)ACE [static]
timestamp(ACE_TCHAR date_and_time[], int time_len, int return_pointer_to_first_digit=0)ACE [static]
unique_name(const void *object, ACE_TCHAR *name, size_t length)ACE [static]
write_n(ACE_HANDLE handle, const void *buf, size_t len, size_t *bytes_transferred=0)ACE [static]
write_n(ACE_HANDLE handle, const ACE_Message_Block *message_block, size_t *bytes_transferred=0)ACE [static]
writev_n(ACE_HANDLE handle, const iovec *iov, int iovcnt, size_t *bytes_transferred=0)ACE [static]

Generated on Wed Jan 14 22:40:48 2004 for ACE by doxygen1.2.18