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

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

descropenm::EntityGroupTxtRow
EntityGroupTxtRow(int i_modelId, int i_entityId, int i_groupId, int i_langId)openm::EntityGroupTxtRowinline
EntityGroupTxtRow(void)openm::EntityGroupTxtRowinline
entityIdopenm::EntityGroupTxtRow
groupIdopenm::EntityGroupTxtRow
isKeyEqual(const EntityGroupTxtRow &i_left, const EntityGroupTxtRow &i_right)openm::EntityGroupTxtRowstatic
isKeyLess(const EntityGroupTxtRow &i_left, const EntityGroupTxtRow &i_right)openm::EntityGroupTxtRowstatic
keyEqual(const IRowBaseUptr &i_left, const IRowBaseUptr &i_right)openm::IMetaRow< EntityGroupTxtRow >inlinestatic
keyLess(const IRowBaseUptr &i_left, const IRowBaseUptr &i_right)openm::IMetaRow< EntityGroupTxtRow >inlinestatic
langCodeopenm::EntityGroupTxtLangRow
langIdopenm::EntityGroupTxtRow
modelIdopenm::EntityGroupTxtRow
noteopenm::EntityGroupTxtRow
uniqueLangKeyEqual(const EntityGroupTxtLangRow &i_left, const EntityGroupTxtLangRow &i_right)openm::EntityGroupTxtLangRowstatic
uniqueLangKeyLess(const EntityGroupTxtLangRow &i_left, const EntityGroupTxtLangRow &i_right)openm::EntityGroupTxtLangRowstatic
~EntityGroupTxtRow(void) noexcept (defined in openm::EntityGroupTxtRow)openm::EntityGroupTxtRowinline
~IRowBase(void) noexcept=0 (defined in openm::IRowBase)openm::IRowBasepure virtual