Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_PG Namespace Reference


Functions

TAO_PortableGroup_Export CORBA::Boolean get_property_value (const PortableGroup::Name &property_name, const PortableGroup::Properties &properties, PortableGroup::Value &property_value)
 Retrieve the value of the given property from the given property list. More...

TAO_PortableGroup_Export void override_properties (const PortableGroup::Properties &overrides, PortableGroup::Properties &properties)
 Override properties in the "properties" sequence with those in the "overrides" sequence. More...


Function Documentation

CORBA::Boolean TAO_PG::get_property_value const PortableGroup::Name   property_name,
const PortableGroup::Properties   properties,
PortableGroup::Value   property_value
 

Retrieve the value of the given property from the given property list.

Returns:
true if successful, false otherwise

void TAO_PG::override_properties const PortableGroup::Properties   overrides,
PortableGroup::Properties   properties
 

Override properties in the "properties" sequence with those in the "overrides" sequence.

If no property is overridden, the override in question will be appended to the "properties" list.


Generated on Thu Jan 16 00:48:04 2003 for TAO_PortableGroup by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001