#include <Column.h>
◆ Column()
  
  | 
        
          | Parser::Column::Column | ( | std::string | name, |  
          |  |  | DataType | type, |  
          |  |  | int | index = -1 |  
          |  | ) |  |  |  | inline | 
 
 
◆ getColumnStoreColumn()
◆ operator ColumnStore::Column()
◆ operator ColumnStore::DataType()
◆ operator int()
  
  | 
        
          | Parser::Column::operator int | ( |  | ) |  |  | inline | 
 
 
◆ operator Parser::DataType()
◆ index
      
        
          | int Parser::Column::index | 
      
 
Index of the column in the data record. 
Index is used to retrieve column value from record 
 
 
◆ name
      
        
          | std::string Parser::Column::name | 
      
 
 
◆ type
The documentation for this struct was generated from the following file: