OpenM++ runtime library (libopenm)
|
run state data for sub-value identified by run id and sub-value id More...
#include <omModelRunState.h>
Public Member Functions | |
RunStateItem (int i_runId, int i_subId, const RunState i_state) | |
initialize run state data for sub-value | |
Public Attributes | |
int | runId |
if >0 then model run id | |
int | subId |
sub-value id | |
RunState | state |
run state data for the sub-value | |
run state data for sub-value identified by run id and sub-value id