![]() |
#include <map>
#include <string>
#include <openfluid/dllexport.hpp>
#include <openfluid/deprecation.hpp>
#include <openfluid/core/Attributes.hpp>
#include <openfluid/core/EventsCollection.hpp>
#include <openfluid/core/Variables.hpp>
#include <openfluid/core/UnitsCollection.hpp>
Go to the source code of this file.
Classes | |
class | openfluid::core::SpatialUnit |
Namespaces | |
openfluid | |
openfluid::core | |
Typedefs | |
typedef std::map< UnitsClass_t, UnitsCollection > | openfluid::core::UnitsListByClassMap_t |
typedef std::list< SpatialUnit * > | openfluid::core::UnitsPtrList_t |
typedef std::map< UnitsClass_t, UnitsPtrList_t > | openfluid::core::LinkedUnitsListByClassMap_t |
typedef SpatialUnit Unit | openfluid::core::OPENFLUID_DEPRECATED |