OpenM++ runtime library (libopenm)
openm::IRowProcessor Class Referenceabstract

public interafce for row processing during select, ie: select and append to row list More...

Inheritance diagram for openm::IRowProcessor:

Public Member Functions

virtual void processRow (IRowBaseUptr &i_row)=0
 process row, ie: append to row list or aggregate.
 

Detailed Description

public interafce for row processing during select, ie: select and append to row list


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