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

Static Public Member Functions

static vector< TaskTxtRowselect (IDbExec *i_dbExec, const string &i_fromWhere)
 
- Static Public Member Functions inherited from openm::ITaskTxtTable
static vector< TaskTxtRowselect (IDbExec *i_dbExec, int i_langId=-1)
 select table rows and sorted by primary key: task id and language id. More...
 
static vector< TaskTxtRowbyKey (IDbExec *i_dbExec, int i_taskId, int i_langId)
 select table row by primary key: task id and language id.
 

Additional Inherited Members

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

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