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

name and type of field More...

#include <infinisql.h>

Collaboration diagram for fieldtypename_s:

Public Attributes

fieldtype_e type
 
std::string name
 

Detailed Description

name and type of field

Definition at line 186 of file infinisql.h.

Member Data Documentation

std::string fieldtypename_s::name

Definition at line 189 of file infinisql.h.

fieldtype_e fieldtypename_s::type

Definition at line 188 of file infinisql.h.


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