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

TAO_Protocol_Properties_Factory Class Reference

#include <RT_Policy_i.h>

List of all members.

Static Public Methods

RTCORBA::ProtocolPropertiescreate_transport_protocol_property (IOP::ProfileId id)
 Creates the proper transport ProtocolProperties subclass that matches the IOP::ProfileId. More...

RTCORBA::ProtocolPropertiescreate_orb_protocol_property (IOP::ProfileId id)
 Creates the proper orb ProtocolProperties subclass for IOP::ProfileId. More...


Protected Methods

 TAO_Protocol_Properties_Factory (void)


Constructor & Destructor Documentation

TAO_Protocol_Properties_Factory::TAO_Protocol_Properties_Factory void    [protected]
 


Member Function Documentation

RTCORBA::ProtocolProperties * TAO_Protocol_Properties_Factory::create_orb_protocol_property IOP::ProfileId    id [static]
 

Creates the proper orb ProtocolProperties subclass for IOP::ProfileId.

NOTE: Each IOP::ProfileId corresponds to two sets of protocol properties: one describes the transport protocol and the other describes the ORB messaging protocol.

RTCORBA::ProtocolProperties * TAO_Protocol_Properties_Factory::create_transport_protocol_property IOP::ProfileId    id [static]
 

Creates the proper transport ProtocolProperties subclass that matches the IOP::ProfileId.

NOTE: Each IOP::ProfileId corresponds to two sets of protocol properties: one describes the transport protocol and the other describes the ORB messaging protocol.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 20:29:35 2002 for TAO_RTCORBA by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001