Loading [MathJax]/extensions/tex2jax.js
Iguana 0.9.0
Implementation Guardian of Analysis Algorithms
iguana::BankColDef Struct Reference

#include <BankDefs.h>

Detailed Description

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

Member Data Documentation

◆ name

std::string iguana::BankColDef::name

the name of the column

Definition at line 9 of file BankDefs.h.

◆ type

std::string iguana::BankColDef::type

the type of the column

Definition at line 11 of file BankDefs.h.


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