, including all inherited members.
data_initialized_ | TAO::TypeCode::Recursive_Type | [private] |
equal_i(CORBA::TypeCode_ptr tc) const | TAO::TypeCode::Recursive_Type | [protected, virtual] |
equivalent_i(CORBA::TypeCode_ptr tc) const | TAO::TypeCode::Recursive_Type | [protected, virtual] |
lock_ | TAO::TypeCode::Recursive_Type | [mutable, private] |
recursion_start_offset_ | TAO::TypeCode::Recursive_Type | [mutable, private] |
Recursive_Type(CORBA::TCKind kind, char const *id, char const *name, MemberArrayType const &fields, CORBA::ULong nfields) | TAO::TypeCode::Recursive_Type | |
Recursive_Type(char const *id, char const *name, TypeCodeType const &discriminant_type, MemberArrayType const &cases, CORBA::ULong ncases, CORBA::Long default_index) | TAO::TypeCode::Recursive_Type | |
Recursive_Type(CORBA::TCKind kind, char const *id, char const *name, CORBA::ValueModifier modifier, TypeCodeType const &concrete_base, MemberArrayType const &fields, CORBA::ULong nfields) | TAO::TypeCode::Recursive_Type | |
Recursive_Type(CORBA::TCKind kind, char const *id) | TAO::TypeCode::Recursive_Type | |
struct_parameters(char const *name, MemberArrayType const &fields, CORBA::ULong nfields) | TAO::TypeCode::Recursive_Type | |
tao_marshal(TAO_OutputCDR &cdr, CORBA::ULong offset) const | TAO::TypeCode::Recursive_Type | [virtual] |
tao_marshal_kind(TAO_OutputCDR &cdr) const | TAO::TypeCode::Recursive_Type | [virtual] |
union_parameters(char const *name, TypeCodeType const &discriminant_type, MemberArrayType const &cases, CORBA::ULong ncases, CORBA::Long default_index) | TAO::TypeCode::Recursive_Type | |
valuetype_parameters(char const *name, CORBA::ValueModifier modifier, TypeCodeType const &concrete_base, MemberArrayType const &fields, CORBA::ULong nfields) | TAO::TypeCode::Recursive_Type | |