Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TAO_AnyTypeCode Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
TAO::TypeCode::Alias< StringType, TypeCodeType, RefCountPolicy >CORBA::TypeCode implementation for an OMG IDL typedef
TAO::TypeCode::Alias< char const *, CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy >
CORBA::AnyGeneric container for IDL types
CORBA::Any::to_abstract_base
CORBA::Any::to_objectThese are not in ACE
CORBA::Any::to_value
TAO::Any_Array_Impl_T< T_slice, T_forany >Template Any class for array types
TAO::Any_Basic_ImplNon-template class for all the basic types
TAO::Any_Basic_Impl_T< T >Template Any class for basic types
TAO::Any_Dual_Impl_T< T >Template Any class for IDL types with 2 modes of insertion
TAO::Any_ImplBase class for the Any template subclasses
TAO::Any_Impl_T< T >Template Any class for pointer types
CORBA::Any_out
TAO::Any_Special_Impl_T< T, from_T, to_T >Template Any class for bounded IDL (w)strings
TAO::Any_SystemExceptionTemplate Any class for IDL types with 2 modes of insertion
CORBA::Any_var
CORBA::AnySeq
TAO::Arg_Traits< CORBA::Any >
TAO::Arg_Traits< CORBA::TypeCode >
TAO::TypeCode::Base_Attributes< STRING_TYPE >Attributes contained by most TypeCodes with complex parameter lists
CORBA::BoundsUserException for NVList::item()
TAO::TypeCode::Case< StringType, TypeCodeType >Abstract base class for that represents an IDL union case/member
TAO::TypeCode::Case_T< DiscriminatorType, StringType, TypeCodeType >Representation of an OMG IDL defined union case
TAO::TypeCode::Case_Traits< T >
TAO::TypeCode::Case_Traits< CORBA::Boolean >
TAO::TypeCode::Case_Traits< CORBA::Char >
CORBA::CORBA::Any_outCORBA::Any_out
CORBA::CORBA::Any_varProvide for automatic storage deallocation on going out of scope
TAO::TypeCode::Empty_ParamCORBA::TypeCode implementation for OMG IDL types with empty parameter lists
TAO::TypeCode::Enum< StringType, EnumeratorArrayType, RefCountPolicy >CORBA::TypeCode implementation for an OMG IDL enum
TAO::TypeCode::Enum< char const *, char const *const *, TAO::Null_RefCount_Policy >
Dynamic::ExceptionList
TAO::TypeCode::Fixed< RefCountPolicy >CORBA::TypeCode implementation for the OMG IDL types
CORBA::NamedValueCORBA Name/value pair implementation
TAO::Null_RefCount_PolicyNo-op reference counting policy
CORBA::NVListCORBA::NVList implementation
TAO::TypeCode::Objref< StringType, RefCountPolicy >CORBA::TypeCode implementation for an OMG IDL object and object-like types
TAO::TypeCode::Objref< char const *, TAO::Null_RefCount_Policy >
TAO::TypeCode::Objref_BaseCORBA::TypeCode implementation for an OMG IDL object and object-like types
TAO::Objref_Traits< ::CORBA::TypeCode >
Dynamic::Parameter
Dynamic::ParameterList
TAO::TypeCode::Recursive_Type< TypeCodeBase, TypeCodeType, MemberArrayType >Recursive type TypeCode decorator template
TAO::TypeCode::Recursive_Type< TypeCodeBase, TypeCodeType, MemberArrayType >::ResetReset flag to false in an exception-safe manner
TAO::RefCount_Policy_TraitsCompile-time selection of RefCount_Policy operations, etc
TAO::RefCount_Policy_Traits< Null_RefCount_Policy, TypePtr >
TAO::RefCount_Policy_Traits< True_RefCount_Policy, TypePtr >
TAO::TypeCode::Sequence< TypeCodeType, RefCountPolicy >CORBA::TypeCode implementation for OMG IDL sequence and array types
TAO::TypeCode::Sequence< CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy >
TAO::TypeCode::String< RefCountPolicy >CORBA::TypeCode implementation for OMG IDL string types
TAO::TypeCode::String< TAO::Null_RefCount_Policy >
TAO::TypeCodeFactory::String_Traits< CORBA::Any::from_string >
TAO::TypeCodeFactory::String_Traits< CORBA::Any::from_wstring >
TAO::TypeCode::Struct< StringType, TypeCodeType, FieldArrayType, RefCountPolicy >CORBA::TypeCode implementation for an OMG IDL struct or exception
TAO::TypeCode::Struct< char const *, CORBA::TypeCode_ptr const *, Struct_Field< char const *, CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policy >
TAO::TypeCode::Struct_Field< StringType, TypeCodeType >Name/type pair for fields of an OMG IDL defined structure or exception
TAO_AnyTypeCode_Adapter_Impl
TAO_Marshal_AliasTAO_Marshal_Alias
TAO_Marshal_AnyTAO_Marshal_Any
TAO_Marshal_ArrayTAO_Marshal_Array
TAO_Marshal_ExceptTAO_Marshal_Except
TAO_Marshal_ObjectTAO_Marshal_Object
TAO_Marshal_ObjRefTAO_Marshal_ObjRef
TAO_Marshal_PrimitiveTAO_Marshal_Primitive
TAO_Marshal_PrincipalTAO_Marshal_Principal
TAO_Marshal_SequenceTAO_Marshal_Sequence
TAO_Marshal_StringTAO_Marshal_String
TAO_Marshal_StructTAO_Marshal_Struct
TAO_Marshal_TypeCodeTAO_Marshal_TypeCode
TAO_Marshal_UnionTAO_Marshal_Union
TAO_Marshal_ValueTAO_Marshal_Value
TAO_Marshal_WStringTAO_Marshal_WString
TAO_NVList_Adapter_Impl
TAO::TypeCodeFactory::TC_Info
TAO::TypeCode::Traits< DYNAMIC_TYPECODE >
TAO::TypeCode::Traits< STATIC_TYPECODE >
TAO::TypeCode::Traits< Traits< DYNAMIC_TYPECODE >::typecode_type >
TAO::TypeCode::Traits< Traits< STATIC_TYPECODE >::typecode_type >
TAO::True_RefCount_PolicyTrue reference counting policy
CORBA::TypeCodeA representation of the structure of a given OMG IDL-declared type
CORBA::TypeCode::BadKindInvalid TypeCode operation exception
CORBA::TypeCode::BoundsOut-of-bounds member index exception
TAO::TypeCode::Union< StringType, TypeCodeType, CaseArrayType, RefCountPolicy >CORBA::TypeCode implementation for an OMG IDL union
TAO::TypeCode::Union< char const *, CORBA::TypeCode_ptr const *, Case< char const *, CORBA::TypeCode_ptr const * > const *const *, TAO::Null_RefCount_Policy >
TAO::Unknown_IDL_TypeCDR-based Any impl class
TAO::TypeCode::Value< StringType, TypeCodeType, FieldArrayType, RefCountPolicy >CORBA::TypeCode implementation for an OMG IDL valuetype or event
TAO::TypeCode::Value< char const *, CORBA::TypeCode_ptr const *, Value_Field< char const *, CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policy >
TAO::TypeCode::Value_Field< StringType, TypeCodeType >Name/type/visibility tuple fields of an OMG IDL defined valuetype or eventtype
ACE::VP_traits< TAO::TypeCode::Case_Dynamic >

Generated on Thu Feb 16 03:52:48 2006 for TAO_AnyTypeCode by  doxygen 1.3.9.1