| 
    TAO
    2.0.8
    
   
   | 
  
  
  
 
#include "tao/Resource_Factory.h"#include "tao/Collocation_Strategy.h"#include "tao/params.h"#include "tao/ORB_Constants.h"#include "tao/Parser_Registry.h"#include "tao/Service_Callbacks.h"#include "tao/Fault_Tolerance_Service.h"#include "tao/Cleanup_Func_Registry.h"#include "tao/Object_Ref_Table.h"#include "tao/ObjectKey_Table.h"#include "tao/Messaging_SyncScopeC.h"#include "tao/Object.h"#include "tao/Invocation_Utils.h"#include "tao/Adapter_Registry.h"#include "tao/ORB_Core_TSS_Resources.h"#include "tao/Service_Context_Handler_Registry.h"#include "ace/Array_Map.h"#include "ace/Thread_Manager.h"#include "ace/Lock_Adapter_T.h"#include "ace/TSS_T.h"#include "ace/Service_Config.h"#include "tao/ORB_Core.inl"Classes | |
| class | TAO_ORB_Core | 
| Encapsulates the state of an ORB.  More... | |
| class | TAO_ORB_Core_Static_Resources | 
| The static (global) resoures of all ORB cores.  More... | |
Namespaces | |
| namespace | TAO | 
Define symbolic names for the ORB collocation strategies as used at runtime.  | |
| namespace | CORBA | 
FUZZ: disable check_for_include/.  | |
| namespace | IOP | 
| namespace | PortableInterceptor | 
Typedefs | |
| typedef ServerRequestInterceptor * | PortableInterceptor::ServerRequestInterceptor_ptr | 
Functions | |
| TAO_ORB_Core * | TAO_ORB_Core_instance (void) | 
| TAO_ORB_Core* TAO_ORB_Core_instance | ( | void | ) | 
 1.7.5.1