Fault Tolerance Interface
|
#include <fti.h>
Public Attributes | |
int | id |
char | name [FTI_BUFS] |
int | childrenNo |
int | childrenID [FTI_BUFS] |
int FTIT_H5Group::childrenID[FTI_BUFS] |
IDs of the children groups
int FTIT_H5Group::childrenNo |
Number of children
int FTIT_H5Group::id |
ID of the group.
char FTIT_H5Group::name[FTI_BUFS] |
Name of the group.