#include <ace/ACE.h>
#include "portablegroup_export.h"
#include "PG_Property_Set.h"
#include <orbsvcs/PortableGroupC.h>
#include <tao/PortableServer/PortableServer.h>
#include <ace/Hash_Map_Manager_T.h>
#include "PG_Location_Hash.h"
#include "PG_Location_Equal_To.h"
#include "PG_Object_Group_Manipulator.h"
Include dependency graph for PG_Object_Group.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
namespace | TAO_IOP |
Manage all information related to an object group. @ Note: the above description is optimistic. The hope is to eventually @ consolidate all information related to an object group into this object. @ however at the moment GenericFactory, ObjectGroupManager, and FT_ReplicationManager have parallel collections of object group information.