RTI Connext Traditional C++ API
Version 6.0.0
|
This is the complete list of members for DDSOctetsTypeSupport, including all inherited members.
data_to_string(DDS_Octets *sample, char *str, DDS_UnsignedLong &str_size, const DDS_PrintFormatProperty &property) | DDSOctetsTypeSupport | static |
deserialize_data_from_cdr_buffer(DDS_Octets *a_data, const char *buffer, unsigned int length) | DDSOctetsTypeSupport | static |
get_type_name() | DDSOctetsTypeSupport | static |
get_typecode() | DDSOctetsTypeSupport | static |
print_data(const DDS_Octets *a_data) | DDSOctetsTypeSupport | static |
register_type(DDSDomainParticipant *participant, const char *type_name="DDS::Octets") | DDSOctetsTypeSupport | static |
serialize_data_to_cdr_buffer(char *buffer, unsigned int &length, const DDS_Octets *a_data) | DDSOctetsTypeSupport | static |
serialize_data_to_cdr_buffer_ex(char *buffer, unsigned int &length, const DDS_Octets *a_data, DDS_DataRepresentationId_t representation) | DDSOctetsTypeSupport | static |
unregister_type(DDSDomainParticipant *participant, const char *type_name="DDS::Octets") | DDSOctetsTypeSupport | static |