TAO_Service_Context_Registry Class Reference

#include <Service_Context_Handler_Registry.h>

Collaboration diagram for TAO_Service_Context_Registry:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~TAO_Service_Context_Registry (void)
 Destructor.
int bind (IOP::ServiceId id, TAO_Service_Context_Handler *handler)
TAO_Service_Context_Handleroperator[] (IOP::ServiceId id)
int process_service_contexts (IOP::ServiceContextList &sc, TAO_Transport &transport)

Private Types

typedef ACE_Array_Map
< IOP::ServiceId,
TAO_Service_Context_Handler * > 
Table
typedef Table::key_type key_type
typedef Table::data_type data_type
typedef Table::value_type value_type
typedef Table::size_type size_type
typedef value_typeiterator

Private Attributes

Table registry_


Member Typedef Documentation


Constructor & Destructor Documentation

TAO_Service_Context_Registry::~TAO_Service_Context_Registry ( void   ) 

Destructor.


Member Function Documentation

int TAO_Service_Context_Registry::bind ( IOP::ServiceId  id,
TAO_Service_Context_Handler handler 
)

Bind a new entry in the registry

TAO_Service_Context_Handler * TAO_Service_Context_Registry::operator[] ( IOP::ServiceId  id  ) 

Retrieve the entry related to id

TAO_BEGIN_VERSIONED_NAMESPACE_DECL int TAO_Service_Context_Registry::process_service_contexts ( IOP::ServiceContextList &  sc,
TAO_Transport transport 
)


Member Data Documentation


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

Generated on Thu Nov 27 05:11:04 2008 for TAO by  doxygen 1.5.6