nodejs-db-informix
master
nodejs bindings for Informix
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Functions
Pages
nodejs_db
Connection
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::Connection
protected
close
()=0 (defined in
nodejs_db::Connection
)
nodejs_db::Connection
pure virtual
Connection
() (defined in
nodejs_db::Connection
)
nodejs_db::Connection
connectionLock
(defined in
nodejs_db::Connection
)
nodejs_db::Connection
protected
database
(defined in
nodejs_db::Connection
)
nodejs_db::Connection
protected
escape
(const std::string &string) const =0 (defined in
nodejs_db::Connection
)
nodejs_db::Connection
pure virtual
escapeName
(const std::string &string) const
nodejs_db::Connection
virtual
getDatabase
() const (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
getHostname
() const (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
getPassword
() const (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
getPort
() const (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
getUser
() const (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
hostname
(defined in
nodejs_db::Connection
)
nodejs_db::Connection
protected
isAlive
(bool ping=false) (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
lock
() (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
open
()=0 (defined in
nodejs_db::Connection
)
nodejs_db::Connection
pure virtual
password
(defined in
nodejs_db::Connection
)
nodejs_db::Connection
protected
port
(defined in
nodejs_db::Connection
)
nodejs_db::Connection
protected
query
(const std::string &query) const =0 (defined in
nodejs_db::Connection
)
nodejs_db::Connection
pure virtual
query_x
(const std::string &query) const =0 (defined in
nodejs_db::Connection
)
nodejs_db::Connection
pure virtual
quoteName
(defined in
nodejs_db::Connection
)
nodejs_db::Connection
protected
quoteString
(defined in
nodejs_db::Connection
)
nodejs_db::Connection
setDatabase
(const std::string &database) (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
setHostname
(const std::string &hostname) (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
setPassword
(const std::string &password) (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
setPort
(uint32_t port) (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
setUser
(const std::string &user) (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
staticConnectionLock
(defined in
nodejs_db::Connection
)
nodejs_db::Connection
static
unlock
() (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
user
(defined in
nodejs_db::Connection
)
nodejs_db::Connection
protected
version
() const =0 (defined in
nodejs_db::Connection
)
nodejs_db::Connection
pure virtual
~Connection
() (defined in
nodejs_db::Connection
)
nodejs_db::Connection
virtual
Generated on Tue Dec 3 2013 19:27:34 for nodejs-db-informix by
1.8.3.1