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

Static Public Member Functions

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

Additional Inherited Members

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

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