#include "portablegroup_export.h"
#include "PG_Property_Set.h"
#include "PG_Location_Hash.h"
#include "PG_Location_Equal_To.h"
#include "PG_Object_Group_Manipulator.h"
#include "orbsvcs/PortableGroupC.h"
#include "tao/PortableServer/PortableServer.h"
#include "ace/Hash_Map_Manager_T.h"
#include "ace/ACE.h"
Include dependency graph for PG_Object_Group.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO_IOP |
namespace | TAO |
Classes | |
class | TAO::PG_Object_Group |
struct | TAO::PG_Object_Group::MemberInfo |
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.