GEOS
Public Attributes | List of all members
geos::TableLayout::Column Struct Reference

Struct for a column. More...

#include <TableLayout.hpp>

Public Attributes

ColumnParam m_parameter
 Structure who contains parameters for a column.
 
std::vector< stringm_columnValues
 A vector containing all column values.
 
string m_maxStringSize
 The largest string in the column.
 

Detailed Description

Struct for a column.

Definition at line 90 of file TableLayout.hpp.


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