maxSupportedBdexVersion overloads
Synopses
Declared in <bdlc_indexclerk.h>
Return the most current BDEX streaming version number supported by this class.
static
int
maxSupportedBdexVersion();
Return the maximum valid BDEX format version for the given selector.
static
int
maxSupportedBdexVersion(int versionSelector);
Return Value
-
most current BDEX streaming version number
-
maximum valid BDEX format version for
versionSelector
Parameters
Name |
Description |
versionSelector |
date‐like selector for the BDEX format version |
Created with MrDocs