Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
ACE_Proactor_Impl Member List
This is the complete list of members for ACE_Proactor_Impl, including all inherited members.
- ACCEPT_MASK enum value
- ACE_Event_Handler(ACE_Reactor * = 0, int priority = ACE_Event_Handler::LO_PRIORITY)
[inline, protected]
- ALL_EVENTS_MASK enum value
- close(void) = 0
[pure virtual]
- close_dispatch_threads(int wait) = 0
[pure virtual]
- CONNECT_MASK enum value
- create_asynch_accept(void) = 0
[pure virtual]
- create_asynch_accept_result(ACE_Handler &handler, ACE_HANDLE listen_handle, ACE_HANDLE accept_handle, ACE_Message_Block &message_block, u_long bytes_to_read, const void* act, ACE_HANDLE event = ACE_INVALID_HANDLE, int priority = 0, int signal_number = ACE_SIGRTMIN) = 0
[pure virtual]
- create_asynch_read_dgram(void) = 0
[pure virtual]
- create_asynch_read_dgram_result(ACE_Handler &handler, ACE_HANDLE handle, ACE_Message_Block *message_block, size_t bytes_to_read, int flags, int protocol_family, const void* act, ACE_HANDLE event = ACE_INVALID_HANDLE, int priority = 0, int signal_number = ACE_SIGRTMIN) = 0
[pure virtual]
- create_asynch_read_file(void) = 0
[pure virtual]
- create_asynch_read_file_result(ACE_Handler &handler, ACE_HANDLE handle, ACE_Message_Block &message_block, u_long bytes_to_read, const void* act, u_long offset, u_long offset_high, ACE_HANDLE event = ACE_INVALID_HANDLE, int priority = 0, int signal_number = ACE_SIGRTMIN) = 0
[pure virtual]
- create_asynch_read_stream(void) = 0
[pure virtual]
- create_asynch_read_stream_result(ACE_Handler &handler, ACE_HANDLE handle, ACE_Message_Block &message_block, u_long bytes_to_read, const void* act, ACE_HANDLE event = ACE_INVALID_HANDLE, int priority = 0, int signal_number = ACE_SIGRTMIN) = 0
[pure virtual]
- create_asynch_timer(ACE_Handler &handler, const void *act, const ACE_Time_Value &tv, ACE_HANDLE event = ACE_INVALID_HANDLE, int priority = 0, int signal_number = 0) = 0
[pure virtual]
- create_asynch_transmit_file(void) = 0
[pure virtual]
- create_asynch_transmit_file_result(ACE_Handler &handler, ACE_HANDLE socket, ACE_HANDLE file, ACE_Asynch_Transmit_File::Header_And_Trailer *header_and_trailer, u_long bytes_to_write, u_long offset, u_long offset_high, u_long bytes_per_send, u_long flags, const void *act, ACE_HANDLE event = ACE_INVALID_HANDLE, int priority = 0, int signal_number = ACE_SIGRTMIN) = 0
[pure virtual]
- create_asynch_write_dgram(void) = 0
[pure virtual]
- create_asynch_write_dgram_result(ACE_Handler &handler, ACE_HANDLE handle, ACE_Message_Block *message_block, size_t bytes_to_write, int flags, const void* act, ACE_HANDLE event = ACE_INVALID_HANDLE, int priority = 0, int signal_number = ACE_SIGRTMIN) = 0
[pure virtual]
- create_asynch_write_file(void) = 0
[pure virtual]
- create_asynch_write_file_result(ACE_Handler &handler, ACE_HANDLE handle, ACE_Message_Block &message_block, u_long bytes_to_write, const void* act, u_long offset, u_long offset_high, ACE_HANDLE event = ACE_INVALID_HANDLE, int priority = 0, int signal_number = ACE_SIGRTMIN) = 0
[pure virtual]
- create_asynch_write_stream(void) = 0
[pure virtual]
- create_asynch_write_stream_result(ACE_Handler &handler, ACE_HANDLE handle, ACE_Message_Block &message_block, u_long bytes_to_write, const void* act, ACE_HANDLE event = ACE_INVALID_HANDLE, int priority = 0, int signal_number = ACE_SIGRTMIN) = 0
[pure virtual]
- DONT_CALL enum value
- EXCEPT_MASK enum value
- get_handle(void) const = 0
[pure virtual]
- GROUP_QOS_MASK enum value
- handle_close(ACE_HANDLE handle, ACE_Reactor_Mask close_mask)
[virtual]
- handle_events(ACE_Time_Value &wait_time) = 0
[pure virtual]
- handle_events(void) = 0
[pure virtual]
- handle_exception(ACE_HANDLE fd = ACE_INVALID_HANDLE)
[virtual]
- handle_exit(ACE_Process *)
[virtual]
- handle_group_qos(ACE_HANDLE = ACE_INVALID_HANDLE)
[virtual]
- handle_input(ACE_HANDLE fd = ACE_INVALID_HANDLE)
[virtual]
- handle_output(ACE_HANDLE fd = ACE_INVALID_HANDLE)
[virtual]
- handle_qos(ACE_HANDLE = ACE_INVALID_HANDLE)
[virtual]
- handle_signal(int signum, siginfo_t * = 0, ucontext_t * = 0)
[virtual]
- handle_timeout(const ACE_Time_Value ¤t_time, const void *act = 0)
[virtual]
- HI_PRIORITY enum value
- LO_PRIORITY enum value
- NULL_MASK enum value
- number_of_threads(void) const = 0
[pure virtual]
- number_of_threads(size_t threads) = 0
[pure virtual]
- post_wakeup_completions(int how_many) = 0
[pure virtual]
- priority(void) const
[virtual]
- priority(int priority)
[virtual]
- QOS_MASK enum value
- reactor(ACE_Reactor *reactor)
[virtual]
- reactor(void) const
[virtual]
- read_adapter(void *event_handler)
[static]
- READ_MASK enum value
- register_handle(ACE_HANDLE handle, const void *completion_key) = 0
[pure virtual]
- register_stdin_handler(ACE_Event_Handler *eh, ACE_Reactor *reactor, ACE_Thread_Manager *thr_mgr, int flags = THR_DETACHED)
[static]
- remove_stdin_handler(ACE_Reactor *reactor, ACE_Thread_Manager *thr_mgr)
[static]
- resume_handler(void)
[virtual]
- RWE_MASK enum value
- set_handle(ACE_HANDLE)
[virtual]
- SIGNAL_MASK enum value
- TIMER_MASK enum value
- wake_up_dispatch_threads(void) = 0
[pure virtual]
- WRITE_MASK enum value
- ~ACE_Event_Handler(void)
[virtual]
- ~ACE_Proactor_Impl(void)
[inline, virtual]
Generated at Wed Nov 21 10:32:40 2001 for ACE by
1.2.3 written by Dimitri van Heesch,
© 1997-2000