#include "portableserver_export.h"
#include "ace/SString.h"
#include "ace/Hash_Map_Manager_T.h"
#include "ace/Array_Base.h"
#include "ace/Synch_Traits.h"
#include "ace/Thread_Mutex.h"
#include "ace/Recursive_Thread_Mutex.h"
#include "ace/Null_Mutex.h"
#include "Object_Adapter.h"
#include "POA_Policy_Set.h"
#include "POA_Cached_Policies.h"
#include "Active_Policy_Strategies.h"
#include "ORT_Adapter.h"
#include "PortableServer.h"
#include "tao/Object_KeyC.h"
#include "tao/LocalObject.h"
#include "tao/PI_ForwardC.h"
#include "tao/OctetSeqC.h"
Include dependency graph for Root_POA.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | PortableInterceptor |
namespace | TAO |
namespace | TAO::Portable_Server |
namespace | PortableServer |
Classes | |
class | TAO_Root_POA |
Implementation of the PortableServer::POA interface. More... | |
struct | TAO_Root_POA::Key_To_Object_Params |
class | TAO_POA_Static_Resources |
The static (global) resoures of all POA's. More... |
Header file for CORBA's ORB type.