Enum EncodingAlgorithmFlag

Enum Documentation

enum eprosima::fastcdr::EncodingAlgorithmFlag

This enumeration represents the supported XCDR encoding algorithms.

Values:

enumerator PLAIN_CDR

Specifies that the content is PLAIN_CDR.

enumerator PL_CDR

Specifies that the content is PL_CDR,.

enumerator PLAIN_CDR2

Specifies that the content is PLAIN_CDR2.

enumerator DELIMIT_CDR2

Specifies that the content is DELIMIT_CDR2.

enumerator PL_CDR2

Specifies that the content is PL_CDR2.