| close() | sqloco::dbi | |
| dbi(databases) | sqloco::dbi | |
| dbi() (defined in sqloco::dbi) | sqloco::dbi | [private] |
| error() | sqloco::dbi | |
| errstr() | sqloco::dbi | |
| execute(const char *statement) | sqloco::dbi | |
| executequery(const char *st, std::string &value) | sqloco::dbi | |
| executequery(const char *st, Hash &hash) | sqloco::dbi | |
| executequery(const char *st, const std::string ¶meter, std::string &value) | sqloco::dbi | |
| executequery(const char *st, const std::string ¶meter, Hash &hash) | sqloco::dbi | |
| gettype() const | sqloco::dbi | |
| imp (defined in sqloco::dbi) | sqloco::dbi | [private] |
| open(const char *username, const char *password, const char *db=0, const char *hostname="localhost", unsigned int port=0) | sqloco::dbi | |
| operator bool() const | sqloco::dbi | |
| operator!() const | sqloco::dbi | |
| prepare(const char *query) | sqloco::dbi | |
| prepare(const std::string &query) | sqloco::dbi | |
| statement (defined in sqloco::dbi) | sqloco::dbi | [friend] |
| version() | sqloco::dbi | |
| ~dbi() | sqloco::dbi | |