TAO_PortableGroup
2.0.8
|
Simple utility class. More...
#include <PG_Utils.h>
Static Public Member Functions | |
static CORBA::Boolean | set_tagged_component (PortableGroup::ObjectGroup *&ior, PortableGroup::TagGroupTaggedComponent &t) |
Set tagged component for the object group. | |
static CORBA::Boolean | get_tagged_component (PortableGroup::ObjectGroup *&ior, PortableGroup::TagGroupTaggedComponent &t) |
Get tagged component for the object group. | |
Static Private Member Functions | |
static CORBA::Boolean | encode_properties (TAO_OutputCDR &cdr, PortableGroup::TagGroupTaggedComponent &tg) |
Simple utility class.
CORBA::Boolean TAO::PG_Utils::encode_properties | ( | TAO_OutputCDR & | cdr, |
PortableGroup::TagGroupTaggedComponent & | tg | ||
) | [static, private] |
CORBA::Boolean TAO::PG_Utils::get_tagged_component | ( | PortableGroup::ObjectGroup *& | ior, |
PortableGroup::TagGroupTaggedComponent & | t | ||
) | [static] |
Get tagged component for the object group.
CORBA::Boolean TAO::PG_Utils::set_tagged_component | ( | PortableGroup::ObjectGroup *& | ior, |
PortableGroup::TagGroupTaggedComponent & | t | ||
) | [static] |
Set tagged component for the object group.