|
BOSS 8.0.0
BESIII Offline Software System
|
#include "eformat/NotAlignedIssue.h"#include "eformat/OutOfBoundsIssue.h"#include "eformat/TooBigCountIssue.h"#include "eformat/util.h"#include <stdint.h>#include <sys/uio.h>Go to the source code of this file.
Classes | |
| class | eformat::PagedMemory< TMAXPAGES > |
| struct | eformat::PagedMemory< TMAXPAGES >::node_t |
| class | eformat::PagedMemory< TMAXPAGES >::const_iterator |
Namespaces | |
| namespace | eformat |
Macros | |
| #define | CAST32(x) |
| #define CAST32 | ( | x | ) |
Defines how to cast to 32-bit unsigned integers
Definition at line 26 of file Event/eformat/include/eformat/PagedMemory.h.
Referenced by eformat::PagedMemory< TMAXPAGES >::const_iterator::at(), eformat::PagedMemory< TMAXPAGES >::const_iterator::operator*(), and eformat::PagedMemory< TMAXPAGES >::const_iterator::operator[]().