BloombergLP::bdlt::FixUtil::Unnamed enum

This enumeration defines fixed lengths for the FIX representations of date, time, and datetime values. Note that these constants do not account for the null terminator that may be produced by the generate functions taking a bufferLength argument.

Synopsis

Declared in <bdlt_fixutil.h>

enum Unnamed enum;

Members

Name
k_DATE_STRLEN
k_DATETZ_STRLEN
k_TIME_STRLEN
k_TIMETZ_STRLEN
k_DATETIME_STRLEN
k_DATETIMETZ_STRLEN
k_MAX_STRLEN