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

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)
 

Macro Definition Documentation

#define insertMemberTD (   name,
  attribute,
  type 
)    type_person_TD.insertMember(H5std_string(name), HOFFSET(PersonTDDataType, attribute), type)