ORB.cpp File Reference

#include "tao/ORB.h"
#include "tao/ORB_Table.h"
#include "tao/Connector_Registry.h"
#include "tao/IOR_Parser.h"
#include "tao/Stub.h"
#include "tao/ORB_Core.h"
#include "tao/ORB_Core_TSS_Resources.h"
#include "tao/TAO_Internal.h"
#include "tao/Dynamic_Adapter.h"
#include "tao/Profile.h"
#include "tao/default_ports.h"
#include "tao/ORBInitializer_Registry_Adapter.h"
#include "tao/PolicyFactory_Registry_Adapter.h"
#include "tao/NVList_Adapter.h"
#include "tao/TAO_Singleton_Manager.h"
#include "tao/Policy_Current.h"
#include "tao/Policy_Manager.h"
#include "tao/Valuetype_Adapter.h"
#include "tao/IFR_Client_Adapter.h"
#include "tao/TypeCodeFactory_Adapter.h"
#include "tao/debug.h"
#include "tao/CDR.h"
#include "tao/SystemException.h"
#include "tao/default_environment.h"
#include "tao/ObjectIdListC.h"
#include "ace/Dynamic_Service.h"
#include "ace/Service_Config.h"
#include "ace/Arg_Shifter.h"
#include "ace/Reactor.h"
#include "ace/Argv_Type_Converter.h"
#include "ace/ACE.h"
#include "ace/Static_Object_Lock.h"
#include "ace/OS_NS_strings.h"
#include "ace/OS_NS_string.h"
#include "ace/os_include/os_ctype.h"

Include dependency graph for ORB.cpp:

Include dependency graph

Go to the source code of this file.

Functions

void TAO_unexpected_exception_handler (void)

Variables

const char ior_prefix [] = "IOR:"
int orb_init_count = 0


Function Documentation

void TAO_unexpected_exception_handler void   ) 
 

Definition at line 50 of file ORB.cpp.

Referenced by TAO::ORB::init_orb_globals().

00051 {
00052   throw CORBA::UNKNOWN ();
00053 }


Variable Documentation

const char ior_prefix[] = "IOR:" [static]
 

Definition at line 56 of file ORB.cpp.

Referenced by CORBA::ORB::object_to_string(), and CORBA::ORB::string_to_object().

int orb_init_count = 0 [static]
 

Definition at line 63 of file ORB.cpp.

Referenced by TAO::ORB::init_orb_globals().


Generated on Thu Nov 9 12:03:37 2006 for TAO by doxygen 1.3.6