nodejs-db-informix  master
nodejs bindings for Informix
 All Classes Functions Pages
nodejs_db::Connection Member List

This is the complete list of members for nodejs_db::Connection, including all inherited members.

alive (defined in nodejs_db::Connection)nodejs_db::Connectionprotected
close()=0 (defined in nodejs_db::Connection)nodejs_db::Connectionpure virtual
Connection() (defined in nodejs_db::Connection)nodejs_db::Connection
connectionLock (defined in nodejs_db::Connection)nodejs_db::Connectionprotected
database (defined in nodejs_db::Connection)nodejs_db::Connectionprotected
escape(const std::string &string) const =0 (defined in nodejs_db::Connection)nodejs_db::Connectionpure virtual
escapeName(const std::string &string) const nodejs_db::Connectionvirtual
getDatabase() const (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual
getHostname() const (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual
getPassword() const (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual
getPort() const (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual
getUser() const (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual
hostname (defined in nodejs_db::Connection)nodejs_db::Connectionprotected
isAlive(bool ping=false) (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual
lock() (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual
open()=0 (defined in nodejs_db::Connection)nodejs_db::Connectionpure virtual
password (defined in nodejs_db::Connection)nodejs_db::Connectionprotected
port (defined in nodejs_db::Connection)nodejs_db::Connectionprotected
query(const std::string &query) const =0 (defined in nodejs_db::Connection)nodejs_db::Connectionpure virtual
query_x(const std::string &query) const =0 (defined in nodejs_db::Connection)nodejs_db::Connectionpure virtual
quoteName (defined in nodejs_db::Connection)nodejs_db::Connectionprotected
quoteString (defined in nodejs_db::Connection)nodejs_db::Connection
setDatabase(const std::string &database) (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual
setHostname(const std::string &hostname) (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual
setPassword(const std::string &password) (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual
setPort(uint32_t port) (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual
setUser(const std::string &user) (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual
staticConnectionLock (defined in nodejs_db::Connection)nodejs_db::Connectionstatic
unlock() (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual
user (defined in nodejs_db::Connection)nodejs_db::Connectionprotected
version() const =0 (defined in nodejs_db::Connection)nodejs_db::Connectionpure virtual
~Connection() (defined in nodejs_db::Connection)nodejs_db::Connectionvirtual