OpenM++ runtime library (libopenm)
|
OpenM++ modeling library: public base class for run controller to run modeling process. More...
Go to the source code of this file.
Classes | |
class | openm::RunController |
run controller: create new model run(s) and support data exchange. More... | |
struct | openm::RunController::EntityAttrItem |
entity attribute item to write microdata into database or csv file More... | |
struct | openm::RunController::EntityItem |
entity item to write microdata into database or csv file More... | |
struct | openm::RunController::IRowsFirstNext |
interface to opaque list of bytes rows More... | |
struct | openm::RunController::ListFirstNext |
list of bytes rows wrapped into IRowsFirstNext interface More... | |
struct | openm::RunController::BytesFirstNext |
array of bytes rows wrapped into IRowsFirstNext interface More... | |
Namespaces | |
namespace | openm |
openM++ namespace | |
OpenM++ modeling library: public base class for run controller to run modeling process.