#include <schema0.h>
Definition at line 125 of file schema0.h.
◆ GodleyTable()
schema0::GodleyTable::GodleyTable |
( |
| ) |
|
|
inline |
Definition at line 133 of file schema0.h.
bool doubleEntryCompliant
◆ rows()
std::size_t schema0::GodleyTable::rows |
( |
| ) |
const |
|
inline |
Definition at line 134 of file schema0.h.
References data.
134 {
return data.size();}
std::vector< std::vector< std::string > > data
◆ data
std::vector<std::vector<std::string> > schema0::GodleyTable::data |
◆ doubleEntryCompliant
bool schema0::GodleyTable::doubleEntryCompliant |
◆ m_assetClass
class of each column (used in DE compliant mode)
Definition at line 129 of file schema0.h.
◆ title
std::string schema0::GodleyTable::title |
The documentation for this struct was generated from the following file: