#include <Table.h>
Inheritance diagram for MySQLaux::Table
Public Methods | |
Table (MYSQL_RES &result, GarbageCollector &gc) throw (MissingFeature) | |
Constructor. More... | |
Table (GarbageCollector &gc) | |
Constructor. More... |
Usually created as a result of Database::query().
Definition at line 40 of file Table.h.
|
Constructor.
|
|
Constructor. Creates empty table (to be filled later)
|