#include "ace/config-all.h"
#include "portablegroup_export.h"
#include "orbsvcs/PortableGroupC.h"
Include dependency graph for PG_Property_Utils.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO_PG |
Functions | |
TAO_PortableGroup_Export CORBA::Boolean | get_property_value (const PortableGroup::Name &property_name, const PortableGroup::Properties &properties, PortableGroup::Value &property_value) |
TAO_PortableGroup_Export void | override_properties (const PortableGroup::Properties &overrides, PortableGroup::Properties &properties) |
|
|
|
If no property is overridden, the override in question will be appended to the "properties" list. |