OpenM++ runtime library (libopenm)
|
This is the complete list of members for openm::LangLstTable, including all inherited members.
byCode(const string &i_code) const override | openm::LangLstTable | virtual |
byIndex(IRowBaseVec::difference_type i_index) const | openm::IMetaLoadedTable< LangLstRow > | inline |
byKey(int i_langId) const override | openm::LangLstTable | virtual |
countOf(RowEqual i_cmp) const | openm::IMetaLoadedTable< LangLstRow > | inline |
create(IDbExec *i_dbExec) | openm::ILangLstTable | static |
create(IRowBaseVec &io_rowVec) | openm::ILangLstTable | static |
findAll(RowEqual i_cmp) const | openm::IMetaLoadedTable< LangLstRow > | inline |
findFirst(RowEqual i_cmp) const | openm::IMetaLoadedTable< LangLstRow > | inline |
findKey(const IRowBaseUptr &i_row) const | openm::IMetaLoadedTable< LangLstRow > | inlineprotected |
firstRow(void) const | openm::IMetaLoadedTable< LangLstRow > | inline |
indexOf(RowEqual i_cmp, IRowBaseVec::difference_type i_startPos=0) const | openm::IMetaLoadedTable< LangLstRow > | inline |
LangLstTable(IDbExec *i_dbExec) (defined in openm::LangLstTable) | openm::LangLstTable | |
LangLstTable(IRowBaseVec &io_rowVec) (defined in openm::LangLstTable) | openm::LangLstTable | inline |
load(const string &i_sqlSelect, IDbExec *i_dbExec, const IRowAdapter &i_adapter) | openm::IMetaLoadedTable< LangLstRow > | inlineprotectedstatic |
rowCount(void) const | openm::IMetaLoadedTable< LangLstRow > | inline |
RowEqual typedef | openm::IMetaLoadedTable< LangLstRow > | |
rows(void) const | openm::IMetaLoadedTable< LangLstRow > | inline |
IMetaTable< LangLstRow >::rows(const IRowBaseVec &i_rowVec) | openm::IMetaTable< LangLstRow > | inlineprotectedstatic |
rowsCRef(void) const override | openm::LangLstTable | inlinevirtual |
rowsRef(void) override | openm::LangLstTable | inlinevirtual |
~ILangLstTable() noexcept=0 (defined in openm::ILangLstTable) | openm::ILangLstTable | pure virtual |
~LangLstTable() noexcept (defined in openm::LangLstTable) | openm::LangLstTable |