RTI Connext .NET API (legacy)  Version 6.1.1
DDS::BytesTypeSupport Member List

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

data_to_string(Bytes^ sample, PrintFormatProperty^ formatProperty)DDS::BytesTypeSupportstatic
data_to_string(Bytes^ sample)DDS::BytesTypeSupportstatic
deserialize_data_from_cdr_buffer(Bytes^ a_data, array< System::Byte >^ buffer, System::UInt32 length)DDS::BytesTypeSupportstatic
get_type_name()DDS::BytesTypeSupportstatic
get_typecode()DDS::BytesTypeSupportstatic
print_data(Bytes^ a_data)DDS::BytesTypeSupportstatic
register_type(DDS::DomainParticipant^ participant, System::String^ type_name)DDS::BytesTypeSupportstatic
serialize_data_to_cdr_buffer(array< System::Byte >^ buffer, System::UInt32% length, Bytes^ a_data)DDS::BytesTypeSupportstatic
serialize_data_to_cdr_buffer(array< System::Byte >^ buffer, System::UInt32% length, Bytes^ a_data, System::Int16 representation)DDS::BytesTypeSupportstatic
unregister_type(DDS::DomainParticipant^ participant, System::String^ type_name)DDS::BytesTypeSupportstatic