#include <otlloader.hh>
Public Member Functions | |
| void | connect (std::string &user, std::string &passwd, std::string &dsn) |
| void | deconnect () |
| std::vector< Column * > | read_database (std::string &table) |
Protected Attributes | |
| otl_connect | _db |
Definition at line 37 of file otlloader.hh.
1.3.2