RTI Connext .NET API (legacy)  Version 6.1.1
FooTypeSupport Member List

This is the complete list of members for FooTypeSupport, including all inherited members.

copy_data(Foo^ dst_data, Foo^ src_data)FooTypeSupportstatic
create_data()FooTypeSupportstatic
data_to_string(Foo^ src, PrintFormatProperty^ formatProperty)FooTypeSupportstatic
data_to_string(Foo^ src)FooTypeSupportstatic
delete_data(Foo^ a_data)FooTypeSupportstatic
deserialize_data_from_cdr_buffer(Foo^ a_data, array< System::Byte >^ buffer, System::UInt32 length)FooTypeSupportstatic
get_type_name()FooTypeSupportstatic
get_typecode()FooTypeSupportstatic
print_data(Foo^ a_data)FooTypeSupportstatic
register_type(DDS::DomainParticipant^ participant, System::String^ type_name)FooTypeSupportstatic
serialize_data_to_cdr_buffer(array< System::Byte >^ buffer, System::UInt32% length, Foo^ a_data)FooTypeSupportstatic
serialize_data_to_cdr_buffer(array< System::Byte >^ buffer, System::UInt32% length, Foo^ a_data, System::Int16 representation)FooTypeSupportstatic
unregister_type(DDS::DomainParticipant^ participant, System::String^ type_name)FooTypeSupportstatic