TAO_PortableGroup
2.0.8
|
#include "orbsvcs/PortableGroup/portablegroup_export.h"
#include "orbsvcs/PortableGroupS.h"
#include "orbsvcs/CosNamingC.h"
#include "ace/Hash_Map_Manager.h"
#include "ace/SString.h"
#include "ace/Null_Mutex.h"
#include "orbsvcs/PortableGroup/PG_Property_Set_Find.h"
Classes | |
class | TAO::PG_Property_Set |
Namespaces | |
namespace | TAO |
This file declares classes to help manage the Properties defined in the Portable Object Group.
Note: this started as a simple helper class to make decoding sets of properties easier, but expanded to provide more general support for managing sets of properties.
A more appropriate name would be PG_Properties_Set. Maybe this can be changed someday.