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

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

byIndex(IRowBaseVec::difference_type i_index) constopenm::IMetaLoadedTable< EntityGroupLstRow >inline
byKey(int i_modelId, int i_entityId, int i_groupId) const overrideopenm::EntityGroupLstTablevirtual
byModelId(int i_modelId) const overrideopenm::EntityGroupLstTablevirtual
countOf(RowEqual i_cmp) constopenm::IMetaLoadedTable< EntityGroupLstRow >inline
create(IDbExec *i_dbExec, int i_modelId=0)openm::IEntityGroupLstTablestatic
create(IRowBaseVec &io_rowVec)openm::IEntityGroupLstTablestatic
EntityGroupLstTable(IDbExec *i_dbExec, int i_modelId=0) (defined in openm::EntityGroupLstTable)openm::EntityGroupLstTable
EntityGroupLstTable(IRowBaseVec &io_rowVec) (defined in openm::EntityGroupLstTable)openm::EntityGroupLstTableinline
findAll(RowEqual i_cmp) constopenm::IMetaLoadedTable< EntityGroupLstRow >inline
findFirst(RowEqual i_cmp) constopenm::IMetaLoadedTable< EntityGroupLstRow >inline
findKey(const IRowBaseUptr &i_row) constopenm::IMetaLoadedTable< EntityGroupLstRow >inlineprotected
firstRow(void) constopenm::IMetaLoadedTable< EntityGroupLstRow >inline
indexOf(RowEqual i_cmp, IRowBaseVec::difference_type i_startPos=0) constopenm::IMetaLoadedTable< EntityGroupLstRow >inline
load(const string &i_sqlSelect, IDbExec *i_dbExec, const IRowAdapter &i_adapter)openm::IMetaLoadedTable< EntityGroupLstRow >inlineprotectedstatic
rowCount(void) constopenm::IMetaLoadedTable< EntityGroupLstRow >inline
RowEqual typedefopenm::IMetaLoadedTable< EntityGroupLstRow >
rows(void) constopenm::IMetaLoadedTable< EntityGroupLstRow >inline
IMetaTable< EntityGroupLstRow >::rows(const IRowBaseVec &i_rowVec)openm::IMetaTable< EntityGroupLstRow >inlineprotectedstatic
rowsCRef(void) const overrideopenm::EntityGroupLstTableinlinevirtual
rowsRef(void) overrideopenm::EntityGroupLstTableinlinevirtual
~EntityGroupLstTable() noexcept (defined in openm::EntityGroupLstTable)openm::EntityGroupLstTable
~IEntityGroupLstTable() noexcept=0 (defined in openm::IEntityGroupLstTable)openm::IEntityGroupLstTablepure virtual