OpenM++ runtime library (libopenm)
openm::IMetaRow< TRow > Struct Template Reference

base class for model metadata db-rows More...

#include <dbMetaRow.h>

Inheritance diagram for openm::IMetaRow< TRow >:
Collaboration diagram for openm::IMetaRow< TRow >:

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.
 

Detailed Description

template<class TRow>
struct openm::IMetaRow< TRow >

base class for model metadata db-rows


The documentation for this struct was generated from the following file: