ClikaRT::runtime::StepSlot
struct
Header: ClikaRT/runtime/context.h
One session's slot within a batched Iterate step.
Data members
state
ModelState* state = nullptr
the session's own state (null for a stateless model)
Declared in ClikaRT/runtime/context.h, line 41