TAO_RTCORBA
2.0.8
|
#include <RT_Policy_i.h>
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) |
TAO_Protocol_Properties_Factory::TAO_Protocol_Properties_Factory | ( | void | ) | [private] |
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.