Stride Reference Manual
1.0
|
#include "H5Cpp.h"
Go to the source code of this file.
Classes | |
struct | stride::PersonTDDataType |
Namespaces | |
stride | |
Time Dependent Person DataType. | |
Macros | |
#define | insertMemberTD(name, attribute, type) type_person_TD.insertMember(H5std_string(name), HOFFSET(PersonTDDataType, attribute), type) |
#define insertMemberTD | ( | name, | |
attribute, | |||
type | |||
) | type_person_TD.insertMember(H5std_string(name), HOFFSET(PersonTDDataType, attribute), type) |
Referenced by stride::PersonTDDataType::getCompType().