TAO_RTCORBA 3.1.4
Loading...
Searching...
No Matches
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 ()
 

Constructor & Destructor Documentation

◆ TAO_Protocol_Properties_Factory()

TAO_Protocol_Properties_Factory::TAO_Protocol_Properties_Factory ( )
private

Member Function Documentation

◆ create_orb_protocol_property()

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.

◆ create_transport_protocol_property()

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: