TAO 4.0.3
|
►NCONV_FRAME | |
CCodeSetComponent | |
CCodeSetComponentInfo | |
►NCORBA | FUZZ: disable check_for_include/ |
►NIDLv4 | |
CInt8_tag | |
CUInt8_tag | |
CCurrent | |
CEnvironment | Environment |
CException | Exception |
CInvalidPolicies | |
CLocalObject | |
CNamedValue | |
CObject | Implementation of a CORBA object reference |
►CORB | ORB pseudo-object |
CInvalidName | UserException for resolve_initial_references() |
CPolicy | |
CPolicyCurrent | |
CPolicyError | |
CPolicyManager | |
CPrincipal | A "Principal" identifies an authenticated entity in the network administration framework |
CServiceDetail | |
CServiceInformation | |
CSystemException | SystemException |
CUserException | Application- or OMG- defined CORBA exception sub-class |
CWrongTransaction | UserException for DII requests |
NDynamic | Forward declarations |
►NGIOP | |
CIORAddressingInfo | |
CTargetAddress | |
CVersion | |
►NIIOP | |
CBiDirIIOPServiceContext | |
CListenPoint | |
►NIOP | |
CIOR | |
CServiceContext | |
CTaggedComponent | |
CTaggedProfile | |
►NMessaging | |
CPolicyValue | |
NORB | This namespace encapsulates some behaviors and global data structures used by TAO. Only default_svc_conf_entries() is exported because it is documented as a way for applications to setup default svc.conf settings. The other operations are internal and application should NEVER use them which is why they are not exported |
NPortableInterceptor | |
Nstd | STL namespace |
►NTAO | Define symbolic names for the ORB collocation strategies as used at runtime |
NCSD | |
►Ndetails | |
Carray_traits | |
Cbounded_array_allocation_traits | |
Cbounded_reference_allocation_traits | |
Cbounded_value_allocation_traits | |
Cgeneric_sequence | |
Cobject_reference_const_sequence_element | |
Cobject_reference_sequence_element | |
Cobject_reference_traits | |
Cobject_reference_traits_base | |
Cobject_reference_traits_decorator | |
Crange_checking | Configurable traits to tradeoff safety vs. performance in the implementation of TAO sequences |
Cstring_const_sequence_element | |
Cstring_sequence_element | |
Cstring_traits | |
Cstring_traits_base | |
Cstring_traits_base< char > | |
Cstring_traits_base< CORBA::WChar > | |
Cstring_traits_decorator | |
Cunbounded_array_allocation_traits | |
Cunbounded_reference_allocation_traits | |
Cunbounded_value_allocation_traits | |
Cvalue_traits | |
NORB | |
NPortable_Server | |
►NTransport | |
CDrain_Constraints | Encapsulate the flushing control parameters |
►NTypeCode | |
CCase | |
CStruct_Field | |
CValue_Field | |
CAny_Insert_Policy_AnyTypeCode_Adapter | |
CAny_Insert_Policy_CORBA_Object | |
CAny_Insert_Policy_IFR_Client_Adapter | |
CAny_Insert_Policy_Noop | |
CAny_Insert_Policy_Stream | |
CARDB_Refcount_Functor | Functor for refcounting of Asynch_Reply_Dispatcher_Base |
CArg_Traits | Base class for all stub arg traits specializations |
CArg_Traits< ACE_InputCDR::to_boolean > | |
CArg_Traits< ACE_InputCDR::to_char > | Specializations for (w)char, octet and boolean |
CArg_Traits< ACE_InputCDR::to_octet > | |
CArg_Traits< ACE_InputCDR::to_wchar > | |
CArg_Traits< CORBA::Char * > | Specializatons for unbounded (w)strings |
CArg_Traits< CORBA::Double > | |
CArg_Traits< CORBA::Float > | |
CArg_Traits< CORBA::Long > | |
CArg_Traits< CORBA::LongDouble > | |
CArg_Traits< CORBA::LongLong > | |
CArg_Traits< CORBA::Object > | |
CArg_Traits< CORBA::Short > | Specializations for basic stub arg types, except (w)char/boolean/octet |
CArg_Traits< CORBA::ULong > | |
CArg_Traits< CORBA::ULongLong > | |
CArg_Traits< CORBA::UShort > | |
CArg_Traits< CORBA::WChar * > | |
CArg_Traits< std::string > | |
CArg_Traits< std::wstring > | |
CArg_Traits< void > | Specialization for void return type |
CArgument | Base class for argument class templates |
CArray_Traits | Specialized for each array in generated code |
CBasic_Arg_Traits_T | Template class for stub argument traits of basic IDL types |
CBD_String_Arg_Traits_T | Template class for stub argument traits of bounded (w)strings |
Cbounded_array_sequence | |
Cbounded_basic_string_sequence | |
Cbounded_bd_string_sequence | |
Cbounded_object_reference_sequence | |
Cbounded_value_sequence | |
CCache_ExtId_T | Helper class for TAO_Transport_Cache_Manager: unifies several data items, so they can be stored together as a value for a key in a hash table holding the state of the Transport Cache |
CCache_IntId_T | Helper class for TAO_Transport_Cache_Manager |
CCDR_Byte_Order_Guard | |
CClientRequestInterceptor_Adapter | A convenient helper class to invoke registered client request interceptors |
CCollocated_Invocation | Class for Collocated invocations |
CException_Data | Description of a single exception |
CFirst_Request_Guard | Unique pointer like class for first_request flag in transport |
CFixed_Array_Arg_Traits_T | Argument traits of fixed size element array |
CFixed_Size_Arg_Traits_T | Template class for argument traits of fixed size IDL types |
CFlush_Transport_Queueing_Strategy | |
CGUIResource_Factory | |
CIIOP_Endpoint_Info | Stores information for a single IIOP endpoint |
CIn_Basic_Argument_T | Template class for IN stub argument of basic IDL types |
CIn_Basic_Clonable_Argument_T | Template class for IN stub argument of basic IDL types |
CIn_BD_String_Argument_T | Template class for IN bounded (w)string argument |
CIn_BD_String_Clonable_Argument_T | Template class for IN bounded (w)string argument |
CIn_Fixed_Array_Argument_T | IN stub argument of fixed size element array |
CIn_Fixed_Array_Clonable_Argument_T | IN stub argument of fixed size element array |
CIn_Fixed_Size_Argument_T | Template class for IN stub argument of fixed size IDL types |
CIn_Fixed_Size_Clonable_Argument_T | Template class for IN stub argument of fixed size IDL types |
CIn_Object_Argument_Cloner_T | |
CIn_Object_Argument_Cloner_T< CORBA::InterfaceDef_ptr > | |
CIn_Object_Argument_T | Template class for IN object argument |
CIn_Object_Clonable_Argument_T | Template class for IN object argument |
CIn_Special_Basic_Argument_T | Template class for IN stub argument of (w)char/boolean/octet |
CIn_Special_Basic_Clonable_Argument_T | Template class for IN stub argument of (w)char/boolean/octet |
CIn_UB_String_Argument_T | Template class for IN unbounded (w)string argument |
CIn_UB_String_Clonable_Argument_T | Template class for IN unbounded (w)string argument |
CIn_Var_Array_Argument_T | IN stub argument of variable size element array |
CIn_Var_Array_Clonable_Argument_T | IN stub argument of variable size element array |
CIn_Var_Size_Argument_T | Template class for IN stub argument of fixed size IDL types |
CIn_Var_Size_Clonable_Argument_T | Template class for IN stub argument of fixed size IDL types |
CIn_Vector_Argument_T | Template class for IN stub argument of unbounded sequence IDL types |
CIn_Vector_Clonable_Argument_T | Template class for IN stub argument of unbounded sequence IDL types |
CIncoming_Message_Stack | Implements stack for TAO_Queued_Data |
CInout_Basic_Argument_T | Template class for INOUT stub argument of basic IDL types |
CInout_BD_String_Argument_T | Template class for INOUT bounded (w)string argument |
CInout_Fixed_Array_Argument_T | INOUT stub argument of fixed size element array |
CInout_Fixed_Size_Argument_T | Template class for INOUT stub argument of fixed size IDL types |
CInout_Object_Argument_T | Template class for INOUT object argument |
CInout_Special_Basic_Argument_T | Template class for INOUT stub argument of (w)char/boolean/octet |
CInout_UB_String_Argument_T | Template class for INOUT unbounded (w)string argument |
CInout_Var_Array_Argument_T | INOUT stub argument of variable size element array |
CInout_Var_Size_Argument_T | Template class for INOUT stub argument of fixed size IDL types |
CInout_Vector_Argument_T | Template class for INOUT stub argument of unbounded sequence IDL types |
CInvocation_Adapter | Generic interface for the invocation object visible to the IDL compiler |
CInvocation_Base | The base class for the invocation object |
CInvocation_Retry_Params | Contains the invocation retry parameters used when encountering CORBA exceptions. The parameters can be specified using either the Client_Strategy_Factory service given in the service configuration file or through the command line. Any command line parameter overrides the corresponding option in the service configurator file |
CInvocation_Retry_State | Maintains state of invocation retries |
CLess_Than_ObjectKey | Compares the length and then the contents of ObjectKeys |
CLocateRequest_Invocation | Object created by TAO::LocateRequest_Invocation_Adapter to create and send LocateRequest invocation |
CLocateRequest_Invocation_Adapter | Adapter class for locate request invocations |
CNarrow_Utils | |
CNested_Upcall_Guard | : Magic class that sets the status of the thread in the TSS |
CObject_Arg_Traits_T | Template class for stub argument traits of objects |
CObject_Proxy_Broker | Object_Proxy_Broker |
CObjectKey | |
CObjectKey_Table | Table that maintains the set of ObjectKey's seen by the ORB |
CObjref_Traits | Specialized for each interface in generated code. Just forward declare, a specialization must always be there, if not, we get a compile error |
CObjref_Traits< CORBA::Object > | |
CORB_Core_Ref_Counter | |
CORB_Table | Keep a table with all the ORBs in the system |
CORB_Time_Policy | Implement a time policy class which returns timer according to the active ORB time policy |
CORBInitializer_Registry_Adapter | |
COut_Basic_Argument_T | Template class for OUT stub argument of basic IDL types |
COut_BD_String_Argument_T | Template class for OUT bounded (w)string argument |
COut_Fixed_Array_Argument_T | OUT stub argument of fixed size element array |
COut_Fixed_Size_Argument_T | Template class for OUT stub argument of fixed size IDL types |
COut_Object_Argument_T | Template class for OUT object argument |
COut_Special_Basic_Argument_T | Template class for OUT stub argument of (w)char/boolean/octet |
COut_UB_String_Argument_T | Template class for OUT unbounded (w)string argument |
COut_Var_Array_Argument_T | OUT stub argument of variable size element array |
COut_Var_Size_Argument_T | Template class for OUT stub argument of fixed size IDL types |
COut_Vector_Argument_T | Template class for OUT stub argument of unbounded sequence IDL types |
CPolicyFactory_Registry_Adapter | ORB-specific PortableInterceptor::PolicyFactory registry |
CProfile_Transport_Resolver | Chooses the profile and a transport for a target object on which an invocation can be made |
CRefcounted_ObjectKey | A wrapper class that ties together a refcount to an ObjectKey |
CRemote_Invocation | Base class for remote invocations |
CRemote_Object_Proxy_Broker | Remote_Object_Proxy_Broker |
CReply_Guard | A guard class used for storing and forwarding the reply status to the portable interceptors |
CRequestInterceptor_Adapter | A base helper class to invoke registered request interceptors |
CRet_Basic_Argument_T | Template class for return stub value of basic IDL types |
CRet_BD_String_Argument_T | Template class for return stub value of bd (w)string argument |
CRet_Fixed_Array_Argument_T | Return stub value of fixed size element array |
CRet_Fixed_Size_Argument_T | Template class for return stub value of fixed size IDL types |
CRet_Object_Argument_T | Template class for return stub value of object argument |
CRet_Special_Basic_Argument_T | |
CRet_UB_String_Argument_T | Template class for return stub value of ub (w)string argument |
CRet_Var_Array_Argument_T | Return stub value of variable size element array |
CRet_Var_Size_Argument_T | Template class for return stub value of fixed size IDL types |
CRet_Vector_Argument_T | Template class for return stub value of fixed size IDL types |
CServerRequestInterceptor_Adapter | |
CSpecial_Basic_Arg_Traits_T | Template class for stub argument traits of (w)char/boolean/octet |
CSpecial_Basic_Tag | Struct for basic IDL type arguments id tag |
CStorable_Base | |
CStorable_Exception | |
CStorable_Factory | |
CStorable_File_Guard | Base class to use with TAO_Storable_Base to synch object state with a storable base |
CStorable_FlatFileFactory | |
CStorable_FlatFileStream | A Storable_Base derived class that works with a file stream |
CStorable_Read_Exception | |
CStorable_Write_Exception | |
CString_Manager_T | |
CString_out | String_out |
CString_var | |
CString_Var_Equal_To | |
CSynch_Oneway_Invocation | All the action for a synchronous oneway invocation happen here |
CSynch_Twoway_Invocation | All the action for a synchronous twoway invocation happen here |
CTAO_Allocator | Abstract class for TAO allocators. This will be used for derived allocator templates that are capable of allocating a specific type of objects |
CTAO_Buffer_Allocator | Generic buffer allocator for TAO |
CTransport_Cache_Manager_T | The Transport Cache Manager for TAO |
CTransport_Queueing_Strategy | Define the interface for the Queueing Strategy |
CTransport_Selection_Guard | Used by the Transport Current feature to keep track of which Transport is currently active |
CUB_String_Arg_Traits_T | Template class for argument traits of unbounded (w)strings |
Cunbounded_array_sequence | |
Cunbounded_basic_string_sequence | |
Cunbounded_bd_string_sequence | |
Cunbounded_object_reference_sequence | |
Cunbounded_value_sequence | |
CVar_Array_Arg_Traits_T | Argument traits of variable size element array |
CVar_Size_Arg_Traits_T | Template class for stub argument traits of variable size IDL types |
CVector_Arg_Traits_T | Template class for stub argument traits of sequence IDL types, when the STL mapping is used by the IDL compiler. The ret_type and out_type typedefs are different from Vector_Arg_Traits_T |
CVoid_Return_Argument | |
CWait_On_LF_No_Upcall | |
►NTimeBase | COS Time Service basic types |
CIntervalT | An UTC time interval |
CUtcT | A timestamp in UTC time |