#include "ace/pre.h"
#include "tao/TAO_Export.h"
#include "ace/Synch.h"
#include "ace/Hash_Map_Manager_T.h"
#include "ace/Functor.h"
#include "ace/post.h"
Include dependency graph for ORB_Table.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_ORB_Table |
Keep a table with all the ORBs in the system. More... |
ORB_Table.h,v 1.7 2002/04/18 22:04:50 ossama Exp