|
Common ODB Runtime Library
|
This is the complete list of members for odb::query_base, including all inherited members.
| _ref(const T &x) | odb::query_base | inlinestatic |
| _ref(const T(&x)[N]) | odb::query_base | inlinestatic |
| _val(const T &x) | odb::query_base | inlinestatic |
| append(const std::string &) | odb::query_base | |
| append(const query_base &) | odb::query_base | |
| append(clause_part::kind_type k, std::size_t data) | odb::query_base | inline |
| append(const native_column_info *c) | odb::query_base | inline |
| append_ref(const void *ref, const native_column_info *) | odb::query_base | |
| append_val(const T &val, const native_column_info *) | odb::query_base | |
| clause() const | odb::query_base | inline |
| clause_type typedef | odb::query_base | |
| clear() | odb::query_base | |
| const_true() const | odb::query_base | inline |
| empty() const | odb::query_base | inline |
| operator+=(const query_base &) | odb::query_base | |
| operator+=(const std::string &native) | odb::query_base | |
| operator=(const query_base &x) | odb::query_base | inline |
| query_base() | odb::query_base | inline |
| query_base(bool v) | odb::query_base | inlineexplicit |
| query_base(const char *native) | odb::query_base | inlineexplicit |
| query_base(const std::string &native) | odb::query_base | inlineexplicit |
| query_base(const query_column< bool > &) | odb::query_base | |
| query_base(const query_base &x) | odb::query_base | inline |
| query_base(const native_column_info *c) | odb::query_base | inlineexplicit |
| strings() const | odb::query_base | inline |
| strings_type typedef | odb::query_base | |
| ~query_base() | odb::query_base | inline |
1.8.7