OpenM++ runtime library (libopenm)
openm::RunOptionTable Member List

This is the complete list of members for openm::RunOptionTable, including all inherited members.

boolValue(int i_runId, const char *i_key) const noexcept overrideopenm::RunOptionTableinlinevirtual
boolValueToInt(int i_runId, const char *i_key) const noexcept overrideopenm::RunOptionTablevirtual
byIndex(IRowBaseVec::difference_type i_index) constopenm::IMetaLoadedTable< RunOptionRow >inline
byKey(int i_runId, const string &i_key) const overrideopenm::RunOptionTablevirtual
countOf(RowEqual i_cmp) constopenm::IMetaLoadedTable< RunOptionRow >inline
create(IDbExec *i_dbExec, int i_runId=0)openm::IRunOptionTablestatic
create(IRowBaseVec &io_rowVec)openm::IRunOptionTablestatic
doubleValue(int i_runId, const char *i_key, double i_default) const noexcept overrideopenm::RunOptionTablevirtual
findAll(RowEqual i_cmp) constopenm::IMetaLoadedTable< RunOptionRow >inline
findFirst(RowEqual i_cmp) constopenm::IMetaLoadedTable< RunOptionRow >inline
findKey(const IRowBaseUptr &i_row) constopenm::IMetaLoadedTable< RunOptionRow >inlineprotected
firstRow(void) constopenm::IMetaLoadedTable< RunOptionRow >inline
indexOf(RowEqual i_cmp, IRowBaseVec::difference_type i_startPos=0) constopenm::IMetaLoadedTable< RunOptionRow >inline
intValue(int i_runId, const char *i_key, int i_default) const noexcept overrideopenm::RunOptionTablevirtual
isExist(int i_runId, const char *i_key) const noexcept overrideopenm::RunOptionTablevirtual
load(const string &i_sqlSelect, IDbExec *i_dbExec, const IRowAdapter &i_adapter)openm::IMetaLoadedTable< RunOptionRow >inlineprotectedstatic
longValue(int i_runId, const char *i_key, long long i_default) const noexcept overrideopenm::RunOptionTablevirtual
rowCount(void) constopenm::IMetaLoadedTable< RunOptionRow >inline
RowEqual typedefopenm::IMetaLoadedTable< RunOptionRow >
rows(void) constopenm::IMetaLoadedTable< RunOptionRow >inline
IMetaTable< RunOptionRow >::rows(const IRowBaseVec &i_rowVec)openm::IMetaTable< RunOptionRow >inlineprotectedstatic
rowsCRef(void) const overrideopenm::RunOptionTableinlinevirtual
rowsRef(void) overrideopenm::RunOptionTableinlinevirtual
RunOptionTable(IDbExec *i_dbExec, int i_runId=0) (defined in openm::RunOptionTable)openm::RunOptionTable
RunOptionTable(IRowBaseVec &io_rowVec) (defined in openm::RunOptionTable)openm::RunOptionTableinline
strValue(int i_runId, const char *i_key, const string &i_default="") const noexcept overrideopenm::RunOptionTablevirtual
~IRunOptionTable() noexcept=0 (defined in openm::IRunOptionTable)openm::IRunOptionTablepure virtual
~RunOptionTable() noexcept (defined in openm::RunOptionTable)openm::RunOptionTable