RTI Connext .Net APIs  Version 5.2.0
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
DDS::TypeCodeFactory Member List

This is the complete list of members for DDS::TypeCodeFactory, including all inherited members.

clone_tc(TypeCode^ tc)DDS::TypeCodeFactory
create_alias_tc(System::String^ name, TypeCode^ original_type, System::Boolean is_pointer)DDS::TypeCodeFactory
create_array_tc(UnsignedIntSeq^ dimensions, TypeCode^ element_type)DDS::TypeCodeFactory
create_array_tc(UInt32 length, TypeCode^ element_type)DDS::TypeCodeFactory
create_enum_tc(System::String^ name, EnumMemberSeq^ members)DDS::TypeCodeFactory
create_enum_tc(System::String^ name, ExtensibilityKind extensibility_kind, EnumMemberSeq^ members)DDS::TypeCodeFactory
create_sequence_tc(System::UInt32 bound, TypeCode^ element_type)DDS::TypeCodeFactory
create_string_tc(System::UInt32 bound)DDS::TypeCodeFactory
create_struct_tc(System::String^ name, StructMemberSeq^ members)DDS::TypeCodeFactory
create_struct_tc(System::String^ name, ExtensibilityKind extensibility_kind, StructMemberSeq^ members)DDS::TypeCodeFactory
create_union_tc(System::String^ name, TypeCode^ discriminator_type, System::Int32 default_index, UnionMemberSeq^ members)DDS::TypeCodeFactory
create_union_tc(System::String^ name, ExtensibilityKind extensibility_kind, TypeCode^ discriminator_type, System::Int32 default_index, UnionMemberSeq^ members)DDS::TypeCodeFactory
create_value_tc(System::String^ name, ValueModifier type_modifier, TypeCode^ concrete_base, ValueMemberSeq^ members)DDS::TypeCodeFactory
create_value_tc(System::String^ name, ExtensibilityKind extensibility_kind, ValueModifier type_modifier, TypeCode^ concrete_base, ValueMemberSeq^ members)DDS::TypeCodeFactory
create_wstring_tc(System::UInt32 bound)DDS::TypeCodeFactory
delete_tc(TypeCode^ tc)DDS::TypeCodeFactory
get_instance()DDS::TypeCodeFactorystatic
get_primitive_tc(TCKind tc_kind)DDS::TypeCodeFactory

RTI Connext .Net APIs Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc