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

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

boolValue(int i_runId, const char *i_key) const noexcept=0openm::IRunOptionTablepure virtual
boolValueToInt(int i_runId, const char *i_key) const noexcept=0openm::IRunOptionTablepure virtual
byIndex(IRowBaseVec::difference_type i_index) constopenm::IMetaLoadedTable< RunOptionRow >inline
byKey(int i_runId, const string &i_key) const =0openm::IRunOptionTablepure virtual
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=0openm::IRunOptionTablepure virtual
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=0openm::IRunOptionTablepure virtual
isExist(int i_runId, const char *i_key) const noexcept=0openm::IRunOptionTablepure virtual
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=0openm::IRunOptionTablepure virtual
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=0openm::IMetaLoadedTable< RunOptionRow >pure virtual
rowsRef(void)=0openm::IRunOptionTablepure virtual
strValue(int i_runId, const char *i_key, const string &i_default="") const noexcept=0openm::IRunOptionTablepure virtual
~IRunOptionTable() noexcept=0 (defined in openm::IRunOptionTable)openm::IRunOptionTablepure virtual