OpenM++ runtime library (libopenm)
openm::RunStateItem Struct Reference

run state data for sub-value identified by run id and sub-value id More...

#include <omModelRunState.h>

Inheritance diagram for openm::RunStateItem:
Collaboration diagram for openm::RunStateItem:

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
 

Detailed Description

run state data for sub-value identified by run id and sub-value id


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