Interface for a MetadataVersion. MetadataVersion determines which metadata is active and how it is processed.
More...
#include <metadata_version.h>
Interface for a MetadataVersion. MetadataVersion determines which metadata is active and how it is processed.
◆ MetadataVersion()
MetadataVersion constructor.
- Parameters
-
version | numerical version to use for metadata actions |
flags | flags to specify how the version is used to calculate metadata actions |
◆ GetFlags()
Get the flags that define how metadata is processed for a given version.
- Returns
- The flags that specify how the metadata is processed.
◆ GetValue()
virtual uint32_t MetadataVersion::GetValue |
( |
| ) |
const |
|
inlinevirtual |
Get the numerical version.
- Returns
- The numerical version.
◆ HasFlag()
Get whether a specific flag is set.
- Returns
- true if the flag is set.
The documentation for this class was generated from the following file: