InfiniSQL  v0.1.2-alpha
Massive Scale Transaction Processing
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
returnRow_s Struct Reference

row and metadata for being returned to client from SELECT or stored proc More...

#include <infinisql.h>

Collaboration diagram for returnRow_s:

Public Attributes

int64_t rowid
 
int64_t previoussubtransactionid
 
locktype_e locktype
 
std::string row
 

Detailed Description

row and metadata for being returned to client from SELECT or stored proc

Definition at line 156 of file infinisql.h.

Member Data Documentation


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