|
OpenM++ runtime library (libopenm)
|
base class for model metadata db-rows More...
#include <dbMetaRow.h>


Static Public Member Functions | |
| 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. | |
base class for model metadata db-rows