BloombergLP::baltzo::LocalDatetime::maxSupportedBdexVersion

maxSupportedBdexVersion overloads

Synopses

Declared in <baltzo_localdatetime.h>

Return the most current BDEX streaming version number supported by this class.

static
int
maxSupportedBdexVersion();
» more...

Return the maximum valid BDEX format version, as indicated by the specified versionSelector, to be passed to the bdexStreamOut method.

static
int
maxSupportedBdexVersion(int versionSelector);
» more...

Return Value

  • the most current BDEX streaming version number supported by this class
  • the maximum valid BDEX format version for versionSelector

Parameters

NameDescription
versionSelectorBDEX version selector (typically YYYYMMDD)