|
BOSS 7.1.3
BESIII Offline Software System
|
Exception thrown when versions do not match. More...
Go to the source code of this file.
Classes | |
| class | eformat::BadVersionIssue |
Namespaces | |
| namespace | eformat |
Macros | |
| #define | EFORMAT_BAD_VERSION(current, supported) |
Exception thrown when versions do not match.
Definition in file BadVersionIssue.h.
| #define EFORMAT_BAD_VERSION | ( | current, | |
| supported ) |
Simplifies the use of this Issue
| current | The current version you are trying to read |
| supported | The supported version by this library |
Definition at line 66 of file BadVersionIssue.h.
Referenced by eformat::Header< TPointer >::check(), eformat::old::Header::check(), eformat::old::RODFragment::check(), eformat::ROBFragment< TPointer >::check(), eformat::old::convert(), and convert_ros().