BOSS 6.6.4.p01
BESIII Offline Software System
|
Defines a helper class to encode and decode version numbers. More...
#include <stdint.h>
#include <string>
Go to the source code of this file.
Classes | |
class | eformat::helper::Version |
Namespaces | |
namespace | eformat |
namespace | eformat::helper |
Variables | |
const uint32_t | eformat::DEFAULT_VERSION = 0x03000000 |
const uint16_t | eformat::MAJOR_DEFAULT_VERSION = 0x0300 |
const uint16_t | eformat::MAJOR_OLD_VERSION = 0x0204 |
Defines a helper class to encode and decode version numbers.
Definition in file Version.h.