DASH  0.3.0
dart_module_location_t Struct Reference

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...
 

Detailed Description

Definition at line 421 of file dart_types.h.

Member Data Documentation

◆ host

char dart_module_location_t::host[((int)(256))]

Hostname of the module's parent node.

Definition at line 424 of file dart_types.h.

◆ module

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.

◆ pos

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.


The documentation for this struct was generated from the following file: