Transport.h File Reference

#include "orbsvcs/AV/FlowSpec_Entry.h"
#include "orbsvcs/AV/AV_Core.h"
#include "orbsvcs/AV/AV_export.h"
#include "ace/Service_Object.h"
#include "ace/Acceptor.h"
#include "ace/SOCK_Acceptor.h"
#include "ace/SOCK_Connector.h"
#include "ace/Connector.h"
#include "ace/Addr.h"
#include "ace/SOCK_Dgram.h"
#include "orbsvcs/AV/Transport.i"

Include dependency graph for Transport.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Classes

class  TAO_AV_Transport_Item
class  TAO_AV_Flow_Protocol_Item
class  TAO_AV_Flow_Handler
class  TAO_AV_Transport
 A Base class for the different transport protocols. All the different transports should derive and implement the open,close,send and recv methods. More...

class  TAO_AV_Acceptor
class  TAO_AV_Connector
class  TAO_AV_Connector_Registry
class  TAO_AV_Acceptor_Registry
class  TAO_AV_Transport_Factory

Typedefs

typedef ACE_Unbounded_Set<
TAO_AV_Connector * > 
TAO_AV_ConnectorSet
typedef ACE_Unbounded_Set_Iterator<
TAO_AV_Connector * > 
TAO_AV_ConnectorSetItor
typedef ACE_Unbounded_Set<
TAO_AV_Acceptor * > 
TAO_AV_AcceptorSet
typedef ACE_Unbounded_Set_Iterator<
TAO_AV_Acceptor * > 
TAO_AV_AcceptorSetItor

Variables

TAO_BEGIN_VERSIONED_NAMESPACE_DECL
class 
TAO_AV_Core


Typedef Documentation

typedef ACE_Unbounded_Set<TAO_AV_Acceptor*> TAO_AV_AcceptorSet
 

Definition at line 295 of file Transport.h.

typedef ACE_Unbounded_Set_Iterator<TAO_AV_Acceptor*> TAO_AV_AcceptorSetItor
 

Definition at line 296 of file Transport.h.

Referenced by TAO_AV_Acceptor_Registry::close_all(), TAO_AV_Core::get_acceptor(), and TAO_AV_Core::remove_acceptor().

typedef ACE_Unbounded_Set<TAO_AV_Connector*> TAO_AV_ConnectorSet
 

Definition at line 266 of file Transport.h.

typedef ACE_Unbounded_Set_Iterator<TAO_AV_Connector*> TAO_AV_ConnectorSetItor
 

Definition at line 267 of file Transport.h.

Referenced by TAO_AV_Connector_Registry::close_all(), TAO_AV_Core::get_connector(), and TAO_AV_Core::remove_connector().


Variable Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL class TAO_AV_Core
 

Definition at line 36 of file Transport.h.


Generated on Thu Nov 9 13:46:28 2006 for TAO_AV by doxygen 1.3.6