![]() |
#include <machine/ExecutionTimePoint.hpp>
Public Member Functions | |
| ExecutionTimePoint (openfluid::core::TimeIndex_t TimeIndex) | |
| ~ExecutionTimePoint () | |
| void | appendItem (openfluid::machine::ModelItemInstance *Item) |
| bool | hasItemsToProcess () const |
| openfluid::base::SchedulingRequest | processNextItem () |
| openfluid::machine::ModelItemInstance * | nextItem () const |
| openfluid::core::TimeIndex_t | getTimeIndex () const |
| void | sortByOriginalPosition () |
| openfluid::machine::ExecutionTimePoint::ExecutionTimePoint | ( | openfluid::core::TimeIndex_t | TimeIndex | ) |
| openfluid::machine::ExecutionTimePoint::~ExecutionTimePoint | ( | ) |
| void openfluid::machine::ExecutionTimePoint::appendItem | ( | openfluid::machine::ModelItemInstance * | Item | ) |
|
inline |
|
inline |
|
inline |
| openfluid::base::SchedulingRequest openfluid::machine::ExecutionTimePoint::processNextItem | ( | ) |
|
inline |
1.8.11