Public Types | List of all members
openfluid::core::IDMap< T > Struct Template Reference

#include <core/TypeDefs.hpp>

Public Types

typedef std::map< UnitID_t, T > Type
 

Detailed Description

template<class T>
struct openfluid::core::IDMap< T >

Generic map container associating a unit ID to data

Member Typedef Documentation

template<class T>
typedef std::map<UnitID_t,T> openfluid::core::IDMap< T >::Type

The documentation for this struct was generated from the following file: