GEOS
Classes | Namespaces
TableFormatter.hpp File Reference
#include "TableData.hpp"
#include "TableLayout.hpp"
#include "TableTypes.hpp"

Go to the source code of this file.

Classes

class  geos::TableFormatter
 abstract class for formatting table data More...
 
struct  geos::TableFormatter::CellLayoutRow
 Represent a row of the Table (header or values) when structured for formatting. More...
 
class  geos::TableCSVFormatter
 Class to format data in a formatted CSV format. More...
 
class  geos::TableTextFormatter
 Class to format data in a formatted text format (for log output typically, expecting fixed character size). More...
 

Namespaces

 geos