|
Fault Tolerance Interface
|
#include <fti.h>
Public Attributes | |
| int | typeID |
| int | offset |
| int | rank |
| int | dimLength [32] |
| char | name [FTI_BUFS] |
| int FTIT_typeField::dimLength[32] |
Lenght of each dimention
| char FTIT_typeField::name[FTI_BUFS] |
Name of the field
| int FTIT_typeField::offset |
Offset of the field in structure.
| int FTIT_typeField::rank |
Field rank (max. 32)
| int FTIT_typeField::typeID |
FTI type ID of the field.