NIREP

TextTable Struct Reference

Collaboration diagram for TextTable:

List of all members.

Public Attributes

std::vector< std::string > ColumnHeading
std::string Title
std::vector< std::vector< float > > Value

Member Data Documentation

std::vector<std::string> TextTable::ColumnHeading
std::string TextTable::Title
std::vector< std::vector<float> > TextTable::Value
 All Classes Functions Variables Typedefs Enumerations Enumerator