|
mc2lib
|
#include <cstdint>Go to the source code of this file.
Classes | |
| struct | mc2lib::types::Types< use_specialized > |
| Template class of common types, permitting specialization. More... | |
Namespaces | |
| mc2lib | |
| mc2lib::types | |
| Common types. | |
Typedefs | |
| typedef Types< true >::Addr | mc2lib::types::Addr |
| Address type. More... | |
| typedef Types< true >::Pid | mc2lib::types::Pid |
| Processor/thread ID type. More... | |
| typedef Types< true >::Poi | mc2lib::types::Poi |
| Program order index type. More... | |
| typedef Types< true >::InstPtr | mc2lib::types::InstPtr |
| Instruction pointer type. More... | |
| typedef Types< true >::WriteID | mc2lib::types::WriteID |
| Write ID type. More... | |
1.8.12