TAO_AnyTypeCode  2.4.1
Classes | Typedefs | Functions | Variables
TAO::TypeCode Namespace Reference

Classes

class  Alias
 CORBA::TypeCode implementation for an OMG IDL typedef. More...
 
class  Alias< char const *, CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy >
 
class  Base_Attributes
 Attributes contained by most TypeCodes with complex parameter lists. More...
 
class  Case
 Abstract base class for that represents an IDL union case/member.
 
class  Case_Enum_T
 Representation of an OMG IDL defined union case for unions with Enum discriminators. More...
 
class  Case_T
 Representation of an OMG IDL defined union case. More...
 
struct  Case_Traits
 
struct  Case_Traits< CORBA::Boolean >
 
struct  Case_Traits< CORBA::Char >
 
class  Empty_Param
 CORBA::TypeCode implementation for OMG IDL types with empty parameter lists. More...
 
class  Enum
 CORBA::TypeCode implementation for an OMG IDL enum. More...
 
class  Enum< char const *, char const *const *, TAO::Null_RefCount_Policy >
 
class  Fixed
 CORBA::TypeCode implementation for the OMG IDL fixed types. More...
 
class  Indirected_Type
 Recursive type TypeCode indirection template. More...
 
class  Objref
 CORBA::TypeCode implementation for an OMG IDL object and object-like types. More...
 
class  Objref< char const *, TAO::Null_RefCount_Policy >
 
class  Recursive_Type
 Recursive type TypeCode decorator template. More...
 
class  Sequence
 CORBA::TypeCode implementation for OMG IDL sequence and array types. More...
 
class  Sequence< CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy >
 
class  String
 CORBA::TypeCode implementation for OMG IDL string types. More...
 
class  String< TAO::Null_RefCount_Policy >
 
class  Struct
 CORBA::TypeCode implementation for an OMG IDL struct or exception. More...
 
class  Struct< char const *, CORBA::TypeCode_ptr const *, Struct_Field< char const *, CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policy >
 
struct  Struct_Field
 Name/type pair for fields of an OMG IDL defined structure or exception.
 
struct  Traits
 
struct  Traits< DYNAMIC_TYPECODE >
 
struct  Traits< STATIC_TYPECODE >
 
struct  Traits< Traits< DYNAMIC_TYPECODE >::typecode_type >
 
struct  Traits< Traits< STATIC_TYPECODE >::typecode_type >
 
class  Union
 CORBA::TypeCode implementation for an OMG IDL union. More...
 
class  Union< char const *, CORBA::TypeCode_ptr const *, Case< char const *, CORBA::TypeCode_ptr const * > const *const *, TAO::Null_RefCount_Policy >
 
class  Value
 CORBA::TypeCode implementation for an OMG IDL valuetype or event. More...
 
class  Value< char const *, CORBA::TypeCode_ptr const *, Value_Field< char const *, CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policy >
 
struct  Value_Field
 Name/type/visibility tuple fields of an OMG IDL defined valuetype or eventtype.
 

Typedefs

typedef TAO::TypeCode::Struct< char const *, CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field< char const *, CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policytc_SystemException
 
typedef Case< CORBA::String_var, CORBA::TypeCode_varCase_Dynamic
 
typedef char const * STATIC_TYPECODE
 
typedef CORBA::String_var DYNAMIC_TYPECODE
 

Functions

TAO_AnyTypeCode_Export bool marshal (TAO_OutputCDR &cdr, CORBA::TypeCode_ptr tc, CORBA::ULong offset)
 
TAO_AnyTypeCode_Export CORBA::ULong aligned_offset (CORBA::ULong offset)
 Return offset aligned on the appropriate CDR boundary. More...
 

Variables

char const *const enumerators_CORBA_CompletionStatus []
 
Enum< char const *, char const *const *, TAO::Null_RefCount_Policytc_CompletionStatus ("IDL:omg.org/CORBA/CompletionStatus:1.0","CompletionStatus", enumerators_CORBA_CompletionStatus, 3)
 
Struct_Field< char const *, CORBA::TypeCode_ptr const * > const fields_CORBA_SystemException []
 
Empty_Param tc_null (CORBA::tk_null)
 
Empty_Param tc_void (CORBA::tk_void)
 
Empty_Param tc_boolean (CORBA::tk_boolean)
 
Empty_Param tc_char (CORBA::tk_char)
 
Empty_Param tc_wchar (CORBA::tk_wchar)
 
Empty_Param tc_short (CORBA::tk_short)
 
Empty_Param tc_ushort (CORBA::tk_ushort)
 
Empty_Param tc_long (CORBA::tk_long)
 
Empty_Param tc_ulong (CORBA::tk_ulong)
 
Empty_Param tc_longlong (CORBA::tk_longlong)
 
Empty_Param tc_ulonglong (CORBA::tk_ulonglong)
 
Empty_Param tc_float (CORBA::tk_float)
 
Empty_Param tc_double (CORBA::tk_double)
 
Empty_Param tc_longdouble (CORBA::tk_longdouble)
 
Empty_Param tc_octet (CORBA::tk_octet)
 
Empty_Param tc_any (CORBA::tk_any)
 
Empty_Param tc_TypeCode (CORBA::tk_TypeCode)
 
Empty_Param tc_Principal (CORBA::tk_Principal)
 
String< TAO::Null_RefCount_Policytc_string (CORBA::tk_string, 0)
 
String< TAO::Null_RefCount_Policytc_wstring (CORBA::tk_wstring, 0)
 
char const tc_object_id [] = "IDL:omg.org/CORBA/Object:1.0"
 
char const tc_object_name [] = "Object"
 
Objref< char const *, TAO::Null_RefCount_Policytc_Object (CORBA::tk_objref, tc_object_id, tc_object_name)
 
char const tc_component_id [] = "IDL:omg.org/CORBA/CCMObject:1.0"
 
char const tc_component_name [] = "CCMObject"
 
Objref< char const *, TAO::Null_RefCount_Policytc_Component (CORBA::tk_component, tc_component_id, tc_component_name)
 
char const tc_home_id [] = "IDL:omg.org/CORBA/CCMHome:1.0"
 
char const tc_home_name [] = "CCMHome"
 
Objref< char const *, TAO::Null_RefCount_Policytc_Home (CORBA::tk_home, tc_home_id, tc_home_name)
 
char const tc_bounds_id [] = "IDL:omg.org/CORBA/TypeCode/Bounds:1.0"
 
char const tc_bounds_name [] = "Bounds"
 
Struct< char const *, CORBA::TypeCode_ptr const *, Struct_Field< char const *, CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policytc_Bounds (CORBA::tk_except, tc_bounds_id, tc_bounds_name, 0, 0)
 
char const tc_bad_kind_id [] = "IDL:omg.org/CORBA/TypeCode/BadKind:1.0"
 
char const tc_bad_kind_name [] = "BadKind"
 
Struct< char const *, CORBA::TypeCode_ptr const *, Struct_Field< char const *, CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policytc_BadKind (CORBA::tk_except, tc_bad_kind_id, tc_bad_kind_name, 0, 0)
 

Typedef Documentation

typedef char const* TAO::TypeCode::STATIC_TYPECODE

Function Documentation

CORBA::ULong TAO::TypeCode::aligned_offset ( CORBA::ULong  offset)

Return offset aligned on the appropriate CDR boundary.

bool TAO::TypeCode::marshal ( TAO_OutputCDR cdr,
CORBA::TypeCode_ptr  tc,
CORBA::ULong  offset 
)

Marshal the TypeCode tc in to the output CDR stream cdr.

See also
::TypeCode::tao_marshal() description for details.

Variable Documentation

char const* const TAO::TypeCode::enumerators_CORBA_CompletionStatus[]
Initial value:
=
{
"COMPLETED_YES",
"COMPLETED_NO",
"COMPLETED_MAYBE"
}
Struct_Field<char const *, CORBA::TypeCode_ptr const *> const TAO::TypeCode::fields_CORBA_SystemException[]
Initial value:
=
{
{ "minor", &CORBA::_tc_ulong },
{ "completed", &CORBA::_tc_CompletionStatus }
}
TypeCode_ptr const _tc_ulong
Definition: TypeCode_Constants.cpp:85
TypeCode_ptr const _tc_CompletionStatus
Definition: SystemExceptionA.cpp:89
Empty_Param TAO::TypeCode::tc_any(CORBA::tk_any)
char const TAO::TypeCode::tc_bad_kind_id[] = "IDL:omg.org/CORBA/TypeCode/BadKind:1.0"
char const TAO::TypeCode::tc_bad_kind_name[] = "BadKind"
Struct<char const *, CORBA::TypeCode_ptr const *, Struct_Field<char const *, CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> TAO::TypeCode::tc_BadKind(CORBA::tk_except, tc_bad_kind_id, tc_bad_kind_name, 0, 0)
Empty_Param TAO::TypeCode::tc_boolean(CORBA::tk_boolean)
Struct<char const *, CORBA::TypeCode_ptr const *, Struct_Field<char const *, CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> TAO::TypeCode::tc_Bounds(CORBA::tk_except, tc_bounds_id, tc_bounds_name, 0, 0)
char const TAO::TypeCode::tc_bounds_id[] = "IDL:omg.org/CORBA/TypeCode/Bounds:1.0"
char const TAO::TypeCode::tc_bounds_name[] = "Bounds"
Empty_Param TAO::TypeCode::tc_char(CORBA::tk_char)
Enum<char const *, char const * const *, TAO::Null_RefCount_Policy> TAO::TypeCode::tc_CompletionStatus("IDL:omg.org/CORBA/CompletionStatus:1.0","CompletionStatus", enumerators_CORBA_CompletionStatus, 3)
char const TAO::TypeCode::tc_component_id[] = "IDL:omg.org/CORBA/CCMObject:1.0"
char const TAO::TypeCode::tc_component_name[] = "CCMObject"
Empty_Param TAO::TypeCode::tc_double(CORBA::tk_double)
Empty_Param TAO::TypeCode::tc_float(CORBA::tk_float)
Objref<char const *, TAO::Null_RefCount_Policy> TAO::TypeCode::tc_Home(CORBA::tk_home, tc_home_id, tc_home_name)
char const TAO::TypeCode::tc_home_id[] = "IDL:omg.org/CORBA/CCMHome:1.0"
char const TAO::TypeCode::tc_home_name[] = "CCMHome"
Empty_Param TAO::TypeCode::tc_long(CORBA::tk_long)
Empty_Param TAO::TypeCode::tc_longdouble(CORBA::tk_longdouble)
Empty_Param TAO::TypeCode::tc_longlong(CORBA::tk_longlong)
Empty_Param TAO::TypeCode::tc_null(CORBA::tk_null)
Objref<char const *, TAO::Null_RefCount_Policy> TAO::TypeCode::tc_Object(CORBA::tk_objref, tc_object_id, tc_object_name)
char const TAO::TypeCode::tc_object_id[] = "IDL:omg.org/CORBA/Object:1.0"
char const TAO::TypeCode::tc_object_name[] = "Object"
Empty_Param TAO::TypeCode::tc_octet(CORBA::tk_octet)
Empty_Param TAO::TypeCode::tc_Principal(CORBA::tk_Principal)
Empty_Param TAO::TypeCode::tc_short(CORBA::tk_short)
String<TAO::Null_RefCount_Policy> TAO::TypeCode::tc_string(CORBA::tk_string, 0)
Empty_Param TAO::TypeCode::tc_TypeCode(CORBA::tk_TypeCode)
Empty_Param TAO::TypeCode::tc_ulong(CORBA::tk_ulong)
Empty_Param TAO::TypeCode::tc_ulonglong(CORBA::tk_ulonglong)
Empty_Param TAO::TypeCode::tc_ushort(CORBA::tk_ushort)
Empty_Param TAO::TypeCode::tc_void(CORBA::tk_void)
Empty_Param TAO::TypeCode::tc_wchar(CORBA::tk_wchar)
String<TAO::Null_RefCount_Policy> TAO::TypeCode::tc_wstring(CORBA::tk_wstring, 0)