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

Go to the source code of this file.

Classes

struct  stride::TravellerDataType
 

Namespaces

 stride
 Time Dependent Person DataType.
 

Macros

#define insertMemberTraveller(name, attribute, type)   type_traveller_data.insertMember(H5std_string(name), HOFFSET(TravellerDataType, attribute), type)
 

Macro Definition Documentation

#define insertMemberTraveller (   name,
  attribute,
  type 
)    type_traveller_data.insertMember(H5std_string(name), HOFFSET(TravellerDataType, attribute), type)