TAO_PortableGroup 2.0.1
Static Public Member Functions | Static Private Member Functions

TAO::PG_Utils Class Reference

Simple utility class. More...

#include <PG_Utils.h>

List of all members.

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)

Detailed Description

Simple utility class.


Member Function Documentation

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.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines