TAO_PortableGroup  2.3.3
Static Public Member Functions | Static Private Member Functions | List of all members
TAO::PG_Utils Class Reference

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. More...
 
static CORBA::Boolean get_tagged_component (PortableGroup::ObjectGroup *&ior, PortableGroup::TagGroupTaggedComponent &t)
 Get tagged component for the object group. More...
 

Static Private Member Functions

static CORBA::Boolean encode_properties (TAO_OutputCDR &cdr, PortableGroup::TagGroupTaggedComponent &tg)
 

Detailed Description

Simple utility class.

Member Function Documentation

CORBA::Boolean TAO::PG_Utils::encode_properties ( TAO_OutputCDR cdr,
PortableGroup::TagGroupTaggedComponent &  tg 
)
staticprivate
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.


The documentation for this class was generated from the following files: