|
BOSS 7.1.1
BESIII Offline Software System
|
Describes the exception where some chunk of memory is not 32-bit aligned. More...
Go to the source code of this file.
Classes | |
| class | eformat::NotAlignedIssue |
Namespaces | |
| namespace | eformat |
Macros | |
| #define | EFORMAT_NOT_ALIGNED(base, size) |
Describes the exception where some chunk of memory is not 32-bit aligned.
Definition in file NotAlignedIssue.h.
| #define EFORMAT_NOT_ALIGNED | ( | base, | |
| size ) |
Simplifies the use of this Issue
| req | The request child |
| total | The total child number available |
Definition at line 67 of file NotAlignedIssue.h.
Referenced by eformat::PagedMemory< TMAXPAGES >::PagedMemory().