OpenM++ runtime library (libopenm)
|
This is the complete list of members for openm::RunOptionTable, including all inherited members.
boolValue(int i_runId, const char *i_key) const noexcept override | openm::RunOptionTable | inlinevirtual |
boolValueToInt(int i_runId, const char *i_key) const noexcept override | openm::RunOptionTable | virtual |
byIndex(IRowBaseVec::difference_type i_index) const | openm::IMetaLoadedTable< RunOptionRow > | inline |
byKey(int i_runId, const string &i_key) const override | openm::RunOptionTable | virtual |
countOf(RowEqual i_cmp) const | openm::IMetaLoadedTable< RunOptionRow > | inline |
create(IDbExec *i_dbExec, int i_runId=0) | openm::IRunOptionTable | static |
create(IRowBaseVec &io_rowVec) | openm::IRunOptionTable | static |
doubleValue(int i_runId, const char *i_key, double i_default) const noexcept override | openm::RunOptionTable | virtual |
findAll(RowEqual i_cmp) const | openm::IMetaLoadedTable< RunOptionRow > | inline |
findFirst(RowEqual i_cmp) const | openm::IMetaLoadedTable< RunOptionRow > | inline |
findKey(const IRowBaseUptr &i_row) const | openm::IMetaLoadedTable< RunOptionRow > | inlineprotected |
firstRow(void) const | openm::IMetaLoadedTable< RunOptionRow > | inline |
indexOf(RowEqual i_cmp, IRowBaseVec::difference_type i_startPos=0) const | openm::IMetaLoadedTable< RunOptionRow > | inline |
intValue(int i_runId, const char *i_key, int i_default) const noexcept override | openm::RunOptionTable | virtual |
isExist(int i_runId, const char *i_key) const noexcept override | openm::RunOptionTable | 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 override | openm::RunOptionTable | virtual |
rowCount(void) const | openm::IMetaLoadedTable< RunOptionRow > | inline |
RowEqual typedef | openm::IMetaLoadedTable< RunOptionRow > | |
rows(void) const | openm::IMetaLoadedTable< RunOptionRow > | inline |
IMetaTable< RunOptionRow >::rows(const IRowBaseVec &i_rowVec) | openm::IMetaTable< RunOptionRow > | inlineprotectedstatic |
rowsCRef(void) const override | openm::RunOptionTable | inlinevirtual |
rowsRef(void) override | openm::RunOptionTable | inlinevirtual |
RunOptionTable(IDbExec *i_dbExec, int i_runId=0) (defined in openm::RunOptionTable) | openm::RunOptionTable | |
RunOptionTable(IRowBaseVec &io_rowVec) (defined in openm::RunOptionTable) | openm::RunOptionTable | inline |
strValue(int i_runId, const char *i_key, const string &i_default="") const noexcept override | openm::RunOptionTable | virtual |
~IRunOptionTable() noexcept=0 (defined in openm::IRunOptionTable) | openm::IRunOptionTable | pure virtual |
~RunOptionTable() noexcept (defined in openm::RunOptionTable) | openm::RunOptionTable |