SimGrid
3.7
Scalable simulation of distributed systems
|
Describe a collection of data. More...
#include <datadesc.h>
Describe a collection of data.
A description of a collection of type data. repetitions is used only for arrays; it contains the number of elements. offset is used only for struct members in host format; it contains the offset of the member from the beginning of the struct, taking into account internal padding added by the compiler for alignment purposes. members, length, and tailPadding are used only for STRUCT_TYPE data; the length -long array members describes the members of the nested struct, and tailPadding indicates how many padding bytes the compiler adds to the end of the structure.
Back to the main Simgrid Documentation page |
The version of SimGrid documented here is v3.7. Documentation of other versions can be found in their respective archive files (directory doc/html). |
Generated by ![]() |