DASH
0.3.0
|
Public Attributes | |
char | host [((int)(256))] |
Hostname of the module's parent node. More... | |
char | module [((int)(256))] |
Hostname of the module, including the parent hostname prefix. More... | |
dart_locality_scope_pos_t | pos |
The module's parent scope and its relative position in the scope. More... | |
Definition at line 421 of file dart_types.h.
char dart_module_location_t::host[((int)(256))] |
Hostname of the module's parent node.
Definition at line 424 of file dart_types.h.
char dart_module_location_t::module[((int)(256))] |
Hostname of the module, including the parent hostname prefix.
Definition at line 427 of file dart_types.h.
dart_locality_scope_pos_t dart_module_location_t::pos |
The module's parent scope and its relative position in the scope.
Definition at line 430 of file dart_types.h.