![]() |
Realm
A distributed, event-based tasking library
|
#include <id.h>
Public Types | |
| typedef bitfield< 1, 63 > | type_tag |
| typedef bitfield< NODE_FIELD_WIDTH, 63 - NODE_FIELD_WIDTH > | creator_node |
| typedef bitfield< 63 - NODE_FIELD_WIDTH - EVENT_GENERATION_WIDTH, EVENT_GENERATION_WIDTH > | gen_event_idx |
| typedef bitfield< EVENT_GENERATION_WIDTH, 0 > | generation |
Static Public Attributes | |
| static const IDType | TAG_VALUE = 1 |
| typedef bitfield<63 - NODE_FIELD_WIDTH - EVENT_GENERATION_WIDTH, EVENT_GENERATION_WIDTH> Realm::ID::FMT_Event::gen_event_idx |
| typedef bitfield<1, 63> Realm::ID::FMT_Event::type_tag |
|
static |