|
OpenM++ runtime library (libopenm)
|
entity_group_pc table row. More...
#include <dbMetaRow.h>


Static Public Member Functions | |
| static bool | isKeyLess (const EntityGroupPcRow &i_left, const EntityGroupPcRow &i_right) |
| less comparator by primary key: model id, entity id, group id, child position. | |
| static bool | isKeyEqual (const EntityGroupPcRow &i_left, const EntityGroupPcRow &i_right) |
| equal comparator by primary key: model id, entity id, group id, child position. | |
Static Public Member Functions inherited from openm::IMetaRow< EntityGroupPcRow > | |
| static bool | keyLess (const IRowBaseUptr &i_left, const IRowBaseUptr &i_right) |
| less comparator by row primary key. | |
| static bool | keyEqual (const IRowBaseUptr &i_left, const IRowBaseUptr &i_right) |
| equal comparator by row primary key. | |
entity_group_pc table row.