![]() |
Realm
A distributed, event-based tasking library
|
#include <id.h>
Public Types | |
| typedef bitfield< 8, 56 > | type_tag |
| typedef bitfield< NODE_FIELD_WIDTH, 56 - NODE_FIELD_WIDTH > | owner_node |
| typedef bitfield< NODE_FIELD_WIDTH, 56 - 2 *NODE_FIELD_WIDTH > | creator_node |
| typedef bitfield< 24, 0 > | subgraph_idx |
Static Public Attributes | |
| static const IDType | TAG_VALUE = 0x18 |
| typedef bitfield<NODE_FIELD_WIDTH, 56 - 2 * NODE_FIELD_WIDTH> Realm::ID::FMT_Subgraph::creator_node |
| typedef bitfield<24, 0> Realm::ID::FMT_Subgraph::subgraph_idx |
| typedef bitfield<8, 56> Realm::ID::FMT_Subgraph::type_tag |
|
static |