|
Elektra
0.8.22
|
This is the complete list of members for kdb::KeySet, including all inherited members.
| append(const Key &toAppend) | kdb::KeySet | inline |
| append(const KeySet &toAppend) | kdb::KeySet | inline |
| at(cursor_t pos) const | kdb::KeySet | inline |
| clear() | kdb::KeySet | inline |
| copy(const KeySet &other) | kdb::KeySet | inline |
| current() const | kdb::KeySet | inline |
| cut(Key k) | kdb::KeySet | inline |
| dup() const | kdb::KeySet | inline |
| get(std::string const &name, const option_t options=KDB_O_NONE) const | kdb::KeySet | inline |
| getCursor() const | kdb::KeySet | inline |
| getKeySet() const | kdb::KeySet | inline |
| head() const | kdb::KeySet | inline |
| KeySet() | kdb::KeySet | inline |
| KeySet(ckdb::KeySet *k) | kdb::KeySet | inline |
| KeySet(const KeySet &other) | kdb::KeySet | inline |
| KeySet(size_t alloc,...) ELEKTRA_SENTINEL | kdb::KeySet | inlineexplicit |
| KeySet(VaAlloc alloc, va_list ap) | kdb::KeySet | inlineexplicit |
| lookup(const Key &k, const option_t options=KDB_O_NONE) const | kdb::KeySet | inline |
| lookup(std::string const &name, const option_t options=KDB_O_NONE) const | kdb::KeySet | inline |
| next() const | kdb::KeySet | inline |
| operator=(KeySet const &other) | kdb::KeySet | inline |
| pop() | kdb::KeySet | inline |
| release() | kdb::KeySet | inline |
| rewind() const | kdb::KeySet | inline |
| setCursor(cursor_t cursor) const | kdb::KeySet | inline |
| setKeySet(ckdb::KeySet *k) | kdb::KeySet | inline |
| size() const | kdb::KeySet | inline |
| tail() const | kdb::KeySet | inline |
| ~KeySet() | kdb::KeySet | inline |
1.8.13