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

Static Public Member Functions

static vector< WorksetLstRowselect (IDbExec *i_dbExec, const string &i_where)
 
- Static Public Member Functions inherited from openm::IWorksetLstTable
static vector< WorksetLstRowselect (IDbExec *i_dbExec, int i_modelId=0)
 select table rows sorted by primary key: set id. More...
 
static vector< WorksetLstRowbyKey (IDbExec *i_dbExec, int i_setId)
 select table row by primary key: set id.
 

Additional Inherited Members

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

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