TAO_AV  2.1.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Attributes
TAO_AV_TCP_Base_Connector Class Reference

#include <TCP.h>

Inheritance diagram for TAO_AV_TCP_Base_Connector:
Inheritance graph
Collaboration diagram for TAO_AV_TCP_Base_Connector:
Collaboration graph

List of all members.

Public Member Functions

int connector_open (TAO_AV_TCP_Connector *connector, ACE_Reactor *reactor)
int connector_connect (TAO_AV_TCP_Flow_Handler *&handler, const ACE_INET_Addr &remote_addr)
virtual int make_svc_handler (TAO_AV_TCP_Flow_Handler *&handler)
- Public Member Functions inherited from ACE_Connector< TAO_AV_TCP_Flow_Handler, ACE_SOCK_CONNECTOR >
 ACE_Connector (ACE_Reactor *r=ACE_Reactor::instance(), int flags=0)
virtual int open (ACE_Reactor *r=ACE_Reactor::instance(), int flags=0)
virtual ~ACE_Connector (void)
virtual int connect (TAO_AV_TCP_Flow_Handler *&svc_handler, const ACE_PEER_CONNECTOR_ADDR &remote_addr, const ACE_Synch_Options &synch_options=ACE_Synch_Options::defaults, const ACE_PEER_CONNECTOR_ADDR &local_addr=(peer_addr_type &) ACE_PEER_CONNECTOR_ADDR_ANY, int reuse_addr=0, int flags=O_RDWR, int perms=0)
virtual int connect (TAO_AV_TCP_Flow_Handler *&svc_handler_hint, TAO_AV_TCP_Flow_Handler *&svc_handler, const ACE_PEER_CONNECTOR_ADDR &remote_addr, const ACE_Synch_Options &synch_options=ACE_Synch_Options::defaults, const ACE_PEER_CONNECTOR_ADDR &local_addr=(peer_addr_type &) ACE_PEER_CONNECTOR_ADDR_ANY, int reuse_addr=0, int flags=O_RDWR, int perms=0)
virtual int connect_n (size_t n, TAO_AV_TCP_Flow_Handler *svc_handlers[], ACE_PEER_CONNECTOR_ADDR remote_addrs[], ACE_TCHAR *failed_svc_handlers=0, const ACE_Synch_Options &synch_options=ACE_Synch_Options::defaults)
virtual int cancel (TAO_AV_TCP_Flow_Handler *svc_handler)
virtual int close (void)
virtual ACE_PEER_CONNECTORconnector (void) const
virtual void initialize_svc_handler (ACE_HANDLE handle, TAO_AV_TCP_Flow_Handler *svc_handler)
virtual void reactor (ACE_Reactor *reactor)
virtual ACE_Reactorreactor (void) const
void dump (void) const
virtual ~ACE_Connector_Base (void)
 ACE_Service_Object (ACE_Reactor *=0)
virtual ~ACE_Service_Object (void)
virtual ~ACE_Event_Handler (void)
virtual ACE_HANDLE get_handle (void) const
virtual void set_handle (ACE_HANDLE)
virtual int priority (void) const
virtual void priority (int priority)
virtual int handle_input (ACE_HANDLE fd=ACE_INVALID_HANDLE)
virtual int handle_output (ACE_HANDLE fd=ACE_INVALID_HANDLE)
virtual int handle_exception (ACE_HANDLE fd=ACE_INVALID_HANDLE)
virtual int handle_timeout (const ACE_Time_Value &current_time, const void *act=0)
virtual int handle_exit (ACE_Process *)
virtual int handle_close (ACE_HANDLE handle, ACE_Reactor_Mask close_mask)
virtual int handle_signal (int signum, siginfo_t *=0, ucontext_t *=0)
virtual int resume_handler (void)
virtual int handle_qos (ACE_HANDLE=ACE_INVALID_HANDLE)
virtual int handle_group_qos (ACE_HANDLE=ACE_INVALID_HANDLE)
virtual
ACE_Reactor_Timer_Interface
reactor_timer_interface (void) const
virtual Reference_Count add_reference (void)
virtual Reference_Count remove_reference (void)
Reference_Counting_Policyreference_counting_policy (void)
 ACE_Shared_Object (void)
virtual ~ACE_Shared_Object (void)
- Public Member Functions inherited from ACE_Connector_Base< class >
virtual void initialize_svc_handler (ACE_HANDLE handle, SVC_HANDLER *svc_handler)=0

Protected Attributes

TAO_AV_TCP_Connectorconnector_
ACE_Reactorreactor_

Additional Inherited Members

- Public Types inherited from ACE_Connector< TAO_AV_TCP_Flow_Handler, ACE_SOCK_CONNECTOR >
typedef
TAO_AV_TCP_Flow_Handler::addr_type 
addr_type
typedef ACE_PEER_CONNECTOR connector_type
typedef TAO_AV_TCP_Flow_Handler handler_type
typedef
TAO_AV_TCP_Flow_Handler::stream_type 
stream_type
typedef
ACE_PEER_CONNECTOR::PEER_ADDR 
peer_addr_type
typedef ACE_PEER_CONNECTOR_ADDR ACE_PEER_ADDR_TYPEDEF
- Public Types inherited from ACE_Service_Object
typedef long Reference_Count
- Public Types inherited from ACE_Event_Handler
- Public Attributes inherited from ACE_Connector< TAO_AV_TCP_Flow_Handler, ACE_SOCK_CONNECTOR >
 ACE_ALLOC_HOOK_DECLARE
- Public Attributes inherited from ACE_Service_Object
 LO_PRIORITY
 HI_PRIORITY
 NULL_MASK
 READ_MASK
 WRITE_MASK
 EXCEPT_MASK
 ACCEPT_MASK
 CONNECT_MASK
 TIMER_MASK
 QOS_MASK
 GROUP_QOS_MASK
 SIGNAL_MASK
 ALL_EVENTS_MASK
 RWE_MASK
 DONT_CALL
 ACE_EVENT_HANDLER_NOT_RESUMED
 ACE_REACTOR_RESUMES_HANDLER
 ACE_APPLICATION_RESUMES_HANDLER
- Public Attributes inherited from ACE_Event_Handler
- Protected Types inherited from ACE_Connector< TAO_AV_TCP_Flow_Handler, ACE_SOCK_CONNECTOR >
typedef
ACE_NonBlocking_Connect_Handler
< TAO_AV_TCP_Flow_Handler
NBCH
- Protected Types inherited from ACE_Service_Object
typedef ACE_Atomic_Op
< ACE_SYNCH_MUTEX,
Reference_Count
Atomic_Reference_Count
- Protected Types inherited from ACE_Event_Handler
- Protected Member Functions inherited from ACE_Connector< TAO_AV_TCP_Flow_Handler, ACE_SOCK_CONNECTOR >
virtual int connect_svc_handler (TAO_AV_TCP_Flow_Handler *&svc_handler, const ACE_PEER_CONNECTOR_ADDR &remote_addr, ACE_Time_Value *timeout, const ACE_PEER_CONNECTOR_ADDR &local_addr, int reuse_addr, int flags, int perms)
virtual int connect_svc_handler (TAO_AV_TCP_Flow_Handler *&svc_handler, TAO_AV_TCP_Flow_Handler *&sh_copy, const ACE_PEER_CONNECTOR_ADDR &remote_addr, ACE_Time_Value *timeout, const ACE_PEER_CONNECTOR_ADDR &local_addr, int reuse_addr, int flags, int perms)
virtual int activate_svc_handler (TAO_AV_TCP_Flow_Handler *svc_handler)
int nonblocking_connect (TAO_AV_TCP_Flow_Handler *, const ACE_Synch_Options &)
virtual int connect_i (TAO_AV_TCP_Flow_Handler *&svc_handler, TAO_AV_TCP_Flow_Handler **sh_copy, const ACE_PEER_CONNECTOR_ADDR &remote_addr, const ACE_Synch_Options &synch_options, const ACE_PEER_CONNECTOR_ADDR &local_addr, int reuse_addr, int flags, int perms)
ACE_Unbounded_Set< ACE_HANDLE > & non_blocking_handles (void)
virtual int init (int argc, ACE_TCHAR *argv[])
virtual int fini (void)
virtual int info (ACE_TCHAR **strp, size_t length) const
virtual int suspend (void)
virtual int resume (void)
- Protected Member Functions inherited from ACE_Service_Object
 ACE_Event_Handler (ACE_Reactor *=0, int priority=ACE_Event_Handler::LO_PRIORITY)

Member Function Documentation

int TAO_AV_TCP_Base_Connector::connector_connect ( TAO_AV_TCP_Flow_Handler *&  handler,
const ACE_INET_Addr remote_addr 
)
int TAO_AV_TCP_Base_Connector::connector_open ( TAO_AV_TCP_Connector connector,
ACE_Reactor reactor 
)
int TAO_AV_TCP_Base_Connector::make_svc_handler ( TAO_AV_TCP_Flow_Handler *&  handler)
virtual

Member Data Documentation

TAO_AV_TCP_Connector* TAO_AV_TCP_Base_Connector::connector_
protected
ACE_Reactor* TAO_AV_TCP_Base_Connector::reactor_
protected

The documentation for this class was generated from the following files: