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

Static Public Member Functions

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

Additional Inherited Members

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

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