OpenM++ runtime library (libopenm)
openm::TaskRunSetTable Class Reference
Inheritance diagram for openm::TaskRunSetTable:
Collaboration diagram for openm::TaskRunSetTable:

Static Public Member Functions

static vector< TaskRunSetRowselect (IDbExec *i_dbExec, const string &i_where)
 
- Static Public Member Functions inherited from openm::ITaskRunSetTable
static vector< TaskRunSetRowselect (IDbExec *i_dbExec, int i_taskRunId=0)
 select table rows sorted by primary key: task run id, run id. More...
 
static vector< TaskRunSetRowbyKey (IDbExec *i_dbExec, int i_taskRunId, int i_runId)
 select table row by primary key: task run id, run id.
 

Additional Inherited Members

- Static Protected Member Functions inherited from openm::IMetaTable< TaskRunSetRow >
static vector< TaskRunSetRowrows (const IRowBaseVec &i_rowVec)
 get list of table rows.
 

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