core/TypeDefs.h File Reference

header of data types definition More...


Namespaces

namespace  openfluid
namespace  openfluid::core

Typedefs

typedef int openfluid::core::UnitID
typedef double openfluid::core::ScalarValue
typedef Vector< ScalarValue > openfluid::core::VectorValue
typedef std::vector< ScalarValue > openfluid::core::SerieOfScalarValue
typedef std::vector< VectorValue > openfluid::core::SerieOfVectorValue

Functions

 openfluid::core::WX_DECLARE_HASH_MAP (openfluid::core::UnitID, float, wxIntegerHash, wxIntegerEqual, IDFloatMap)
 openfluid::core::WX_DECLARE_HASH_MAP (openfluid::core::UnitID, double, wxIntegerHash, wxIntegerEqual, IDDoubleMap)
 openfluid::core::WX_DECLARE_HASH_MAP (openfluid::core::UnitID, openfluid::core::ScalarValue, wxIntegerHash, wxIntegerEqual, IDScalarValueMap)
 openfluid::core::WX_DECLARE_HASH_MAP (openfluid::core::UnitID, int, wxIntegerHash, wxIntegerEqual, IDIntMap)
 openfluid::core::WX_DECLARE_HASH_MAP (openfluid::core::UnitID, bool, wxIntegerHash, wxIntegerEqual, IDBoolMap)
 openfluid::core::WX_DECLARE_HASH_MAP (openfluid::core::UnitID, openfluid::core::VectorValue, wxIntegerHash, wxIntegerEqual, IDVectorValueMap)
 openfluid::core::WX_DECLARE_HASH_MAP (openfluid::core::UnitID, openfluid::core::VectorValue *, wxIntegerHash, wxIntegerEqual, IDVectorValuePtrMap)


Detailed Description

header of data types definition

Author:
Jean-Christophe FABRE <fabrejc@supagro.inra.fr>

Generated using Doxygen 1.5.5
Creative Commons License Creative Commons By-NC-ND license