![]() |
Iguana 0.9.0
Implementation Guardian of Analysis Algorithms
|
#include <BankDefs.h>
A bank column.
Definition at line 7 of file BankDefs.h.
Public Attributes | |
std::string | name |
the name of the column | |
std::string | type |
the type of the column |
std::string iguana::BankColDef::name |
the name of the column
Definition at line 9 of file BankDefs.h.
std::string iguana::BankColDef::type |
the type of the column
Definition at line 11 of file BankDefs.h.