#include "ace/pre.h"
#include "ace/config-all.h"
#include "PG_Factory_Set.h"
#include "tao/PortableServer/PortableServerC.h"
#include "ace/post.h"
Include dependency graph for PG_Group_Guard.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_PG_Group_Guard |
Guard implementation used to make object group cleanup exception-safe. More... |
PG_Group_Guard.h,v 1.1 2002/10/16 02:51:32 ossama Exp