This is the complete list of members for te::pgis::Connection, including all inherited members.
Connection(ConnectionPool *pool, const std::string &conninfo, const std::string &cencoding, bool inuse=false) | te::pgis::Connection | private |
ConnectionPool | te::pgis::Connection | friend |
execute(const std::string &command) | te::pgis::Connection | |
getConn() const | te::pgis::Connection | inline |
getPool() const | te::pgis::Connection | inline |
m_id | te::pgis::Connection | |
m_inuse | te::pgis::Connection | |
m_lastuse | te::pgis::Connection | |
m_pgconn | te::pgis::Connection | |
m_pool | te::pgis::Connection | |
query(const std::string &query) | te::pgis::Connection | |
~Connection() | te::pgis::Connection |