#include "ace/pre.h"
#include "notify_export.h"
#include "Types.h"
#include "ace/Atomic_Op.h"
#include "ace/post.h"
Include dependency graph for ID_Factory.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_NS_ID_Factory |
A simple factory for generating ID's for objects created by Notify. More... |
ID_Factory.h,v 1.2 2002/10/27 06:12:32 pradeep Exp