|
BOSS 8.0.0
BESIII Offline Software System
|
#include "eformat/Issue.h"#include <stdint.h>Go to the source code of this file.
Classes | |
| class | eformat::TooBigCountIssue |
Namespaces | |
| namespace | eformat |
Macros | |
| #define | EFORMAT_TOO_BIG_COUNT(count, maxcount) |
| #define EFORMAT_TOO_BIG_COUNT | ( | count, | |
| maxcount ) |
Simplifies the use of this Issue
| count | The number of blocks I was asked to deal with |
| maxcount | The maximum number of blocks I can deal with |
Definition at line 65 of file Event/eformat/include/eformat/TooBigCountIssue.h.
Referenced by eformat::PagedMemory< TMAXPAGES >::PagedMemory().