|
Documentation for OpenFLUID
2.2.0
|
#include <tools/DistributionBindings.hpp>
Public Types | |
| typedef std::list< ReaderNextValue< DataType > > | ReadersNextValues_t |
Public Member Functions | |
| GenericDistributionBindings ()=default | |
| ~GenericDistributionBindings () | |
| void | advanceToTime (const openfluid::core::DateTime &DT) |
| bool | advanceToNextTimeAfter (const openfluid::core::DateTime &DT, openfluid::core::DateTime &NextDT) |
Protected Attributes | |
| ReadersNextValues_t | m_ReadersNextValues |
| typedef std::list<ReaderNextValue<DataType> > openfluid::tools::GenericDistributionBindings< DataType >::ReadersNextValues_t |
|
default |
|
inline |
|
inline |
|
inline |
|
protected |