TAO_RTCORBA  2.4.2
Static Public Member Functions | Private Member Functions | List of all members
TAO_Protocol_Properties_Factory Class Reference

#include <RT_Policy_i.h>

Static Public Member Functions

static RTCORBA::ProtocolPropertiescreate_transport_protocol_property (IOP::ProfileId id, TAO_ORB_Core *orb_core)
 
static RTCORBA::ProtocolPropertiescreate_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: