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

Static Public Member Functions

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

Additional Inherited Members

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

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