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

Static Public Member Functions

static vector< TaskSetRowselect (IDbExec *i_dbExec, const string &i_where)
 
- Static Public Member Functions inherited from openm::ITaskSetTable
static vector< TaskSetRowselect (IDbExec *i_dbExec, int i_taskId=0)
 select table rows sorted by primary key: task id and set id. More...
 
static vector< TaskSetRowbyKey (IDbExec *i_dbExec, int i_taskId, int i_setId)
 select table row by primary key: task id and set id.
 

Additional Inherited Members

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

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