40 #ifndef __OPENFLUID_CORE_TYPEDEFS_HPP__ 41 #define __OPENFLUID_CORE_TYPEDEFS_HPP__ 120 typedef std::map<UnitID_t,T>
Type;
Definition: TypeDefs.hpp:118
std::string AttributeName_t
Definition: TypeDefs.hpp:81
IDMap< VectorValue * >::Type IDVectorValuePtrMap
Definition: TypeDefs.hpp:157
IDMap< double >::Type IDDoubleMap
Definition: TypeDefs.hpp:132
std::vector< DoubleValue > SerieOfDoubleValue
Definition: TypeDefs.hpp:102
IDMap< int >::Type IDIntMap
Definition: TypeDefs.hpp:142
std::pair< UnitsClass_t, UnitID_t > UnitClassID_t
Definition: TypeDefs.hpp:91
std::map< UnitID_t, T > Type
Definition: TypeDefs.hpp:120
IDMap< SerieOfDoubleValue * >::Type IDSerieOfDoubleValuePtrMap
Definition: TypeDefs.hpp:161
IDMap< bool >::Type IDBoolMap
Definition: TypeDefs.hpp:147
std::pair< UnitClassID_t, UnitClassID_t > UnitsLink_t
Definition: TypeDefs.hpp:96
IDMap< VectorValue >::Type IDVectorValueMap
Definition: TypeDefs.hpp:152
SpatialUnit Unit OPENFLUID_DEPRECATED
Definition: SpatialUnit.hpp:304
IDMap< float >::Type IDFloatMap
Definition: TypeDefs.hpp:127
std::vector< VectorValue > SerieOfVectorValue
Definition: TypeDefs.hpp:108
int PcsOrd_t
Definition: TypeDefs.hpp:66
unsigned int UnitID_t
Definition: TypeDefs.hpp:61
std::string UnitsClass_t
Definition: TypeDefs.hpp:71
IDMap< SerieOfDoubleValue >::Type IDSerieOfDoubleValueMap
Definition: TypeDefs.hpp:159
std::string VariableName_t
Definition: TypeDefs.hpp:86
IDMap< DoubleValue >::Type IDDoubleValueMap
Definition: TypeDefs.hpp:137
Definition: ApplicationException.hpp:47