OXY API 1.0
OXY API Library Documentation
Loading...
Searching...
No Matches
oxy::connection_t Member List

This is the complete list of members for oxy::connection_t, including all inherited members.

connection_t(database_t &db, int flags=SQLITE_OPEN_READONLY) (defined in oxy::connection_t)oxy::connection_tinline
connection_t(const connection_t &)=deleteoxy::connection_t
connection_t(connection_t &&other)=defaultoxy::connection_t
db() const (defined in oxy::connection_t)oxy::connection_tinline
db() (defined in oxy::connection_t)oxy::connection_tinline
flags() const (defined in oxy::connection_t)oxy::connection_tinline
operator database_t &() (defined in oxy::connection_t)oxy::connection_tinline
operator database_t const &() const (defined in oxy::connection_t)oxy::connection_tinline
operator<(const connection_t &other) const (defined in oxy::connection_t)oxy::connection_tinline
operator=(const connection_t &)=delete (defined in oxy::connection_t)oxy::connection_t
operator=(connection_t &&other)=default (defined in oxy::connection_t)oxy::connection_t
operator==(const connection_t &other) const (defined in oxy::connection_t)oxy::connection_tinline