Table.this

Sets our main struct and passes it to the parent class

  1. this(GdaTable* gdaTable)
    class Table
    this
    (
    GdaTable* gdaTable
    )
  2. this(string name)
  3. this(string name, DataModel model, int addData)

Meta