Classes | Namespaces | Typedefs
core/TypeDefs.hpp File Reference
#include <vector>
#include <list>
#include <map>
#include <openfluid/dllexport.hpp>
#include <openfluid/core/VectorValue.hpp>
#include <openfluid/core/DoubleValue.hpp>
#include <openfluid/core/StringValue.hpp>

Go to the source code of this file.

Classes

struct  openfluid::core::IDMap< T >

Namespaces

namespace  openfluid
namespace  openfluid::core

Typedefs

typedef unsigned int openfluid::core::UnitID_t
typedef int openfluid::core::PcsOrd_t
typedef std::string openfluid::core::UnitClass_t
typedef std::string openfluid::core::AttributeName_t
typedef std::string openfluid::core::VariableName_t
typedef std::pair< UnitClass_t,
UnitID_t > 
openfluid::core::UnitClassID_t
typedef std::pair
< UnitClassID_t, UnitClassID_t > 
openfluid::core::UnitsLink_t
typedef std::vector< DoubleValue > openfluid::core::SerieOfDoubleValue
typedef std::vector< VectorValue > openfluid::core::SerieOfVectorValue
typedef IDMap< float >::Type openfluid::core::IDFloatMap
typedef IDMap< double >::Type openfluid::core::IDDoubleMap
typedef IDMap< DoubleValue >::Type openfluid::core::IDDoubleValueMap
typedef IDMap< int >::Type openfluid::core::IDIntMap
typedef IDMap< bool >::Type openfluid::core::IDBoolMap
typedef IDMap< VectorValue >::Type openfluid::core::IDVectorValueMap
typedef IDMap< VectorValue * >
::Type 
openfluid::core::IDVectorValuePtrMap
typedef IDMap
< SerieOfDoubleValue >::Type 
openfluid::core::IDSerieOfDoubleValueMap
typedef IDMap
< SerieOfDoubleValue * >::Type 
openfluid::core::IDSerieOfDoubleValuePtrMap

Detailed Description

Author:
Jean-Christophe FABRE <fabrejc@supagro.inra.fr>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines