OpenM++ runtime library (libopenm)
openm::RunController::EntityAttrItem Struct Reference

entity attribute item to write microdata into database or csv file More...

#include <runController.h>

Public Member Functions

 EntityAttrItem (int i_attrId, int i_index)
 attribute value to string converter for database insert
 

Public Attributes

int attrId
 
int idxOf
 entity attribute metadata id
 
ptrdiff_t rowOffset = 0
 attribute index in EntityNameSizeArr
 
unique_ptr< IValueFormatterfmtValue
 attribute value offset in database row buffer
 
unique_ptr< IValueFormattersqlFmtValue
 attribute value to string converter for csv output
 

Detailed Description

entity attribute item to write microdata into database or csv file


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