DASH
0.3.0
|
Public Attributes | |
dart_locality_scope_t | scope |
The domain's scope identifier. More... | |
int | index |
The domain's relative index among its siblings in the scope. More... | |
Definition at line 350 of file dart_types.h.
int dart_locality_scope_pos_t::index |
The domain's relative index among its siblings in the scope.
Definition at line 354 of file dart_types.h.
dart_locality_scope_t dart_locality_scope_pos_t::scope |
The domain's scope identifier.
Definition at line 352 of file dart_types.h.