|
mc2lib
|
Common types. More...
Classes | |
| struct | Types |
| Template class of common types, permitting specialization. More... | |
Typedefs | |
| typedef Types< true >::Addr | Addr |
| Address type. More... | |
| typedef Types< true >::Pid | Pid |
| Processor/thread ID type. More... | |
| typedef Types< true >::Poi | Poi |
| Program order index type. More... | |
| typedef Types< true >::InstPtr | InstPtr |
| Instruction pointer type. More... | |
| typedef Types< true >::WriteID | WriteID |
| Write ID type. More... | |
Common types.
| typedef Types<true>::Addr mc2lib::types::Addr |
Address type.
| typedef Types<true>::InstPtr mc2lib::types::InstPtr |
Instruction pointer type.
| typedef Types<true>::Pid mc2lib::types::Pid |
Processor/thread ID type.
| typedef Types<true>::Poi mc2lib::types::Poi |
Program order index type.
| typedef Types<true>::WriteID mc2lib::types::WriteID |
Write ID type.
1.8.12