Stride Reference Manual  1.0
PersonTIDataType.h File Reference
#include "H5Cpp.h"
Include dependency graph for PersonTIDataType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  stride::PersonTIDataType
 

Namespaces

 stride
 Time Dependent Person DataType.
 

Macros

#define insertMemberTI(name, attribute, type)   type_person_TI.insertMember(H5std_string(name), HOFFSET(PersonTIDataType, attribute), type)
 

Macro Definition Documentation

#define insertMemberTI (   name,
  attribute,
  type 
)    type_person_TI.insertMember(H5std_string(name), HOFFSET(PersonTIDataType, attribute), type)