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

Static Public Member Functions

static vector< WorksetParamRowselect (IDbExec *i_dbExec, const string &i_where)
 
- Static Public Member Functions inherited from openm::IWorksetParamTable
static vector< WorksetParamRowselect (IDbExec *i_dbExec, int i_setId=0)
 select table rows sorted by primary key: set id and parameter id. More...
 
static vector< WorksetParamRowbyKey (IDbExec *i_dbExec, int i_setId, int i_paramId)
 select table row by primary key: set id and parameter id.
 

Additional Inherited Members

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

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