TAO_RTCORBA 2.0.2
Static Public Member Functions | Private Member Functions

TAO_Protocol_Properties_Factory Class Reference

#include <RT_Policy_i.h>

List of all members.

Static Public Member Functions

static
RTCORBA::ProtocolProperties
create_transport_protocol_property (IOP::ProfileId id, TAO_ORB_Core *orb_core)
static
RTCORBA::ProtocolProperties
create_orb_protocol_property (IOP::ProfileId id)

Private Member Functions

 TAO_Protocol_Properties_Factory (void)

Constructor & Destructor Documentation

TAO_Protocol_Properties_Factory::TAO_Protocol_Properties_Factory ( void  ) [private]

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,
TAO_ORB_Core orb_core 
) [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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines