CONZEPT 16 C++ API
|
This is the complete list of members for C16::RecordsKey, including all inherited members.
count() const override | C16::RecordsKey | virtual |
key() const | C16::RecordsKey | |
read(Place place, Locking locking=Locking::NONE, bool reverse=false) | C16::Records | |
read(long int position, Locking locking=Locking::NONE, bool reverse=false) | C16::Records | |
record() const | C16::Records | |
record() | C16::Records | |
RecordsKey(const Key &key, bool reverse=false) | C16::RecordsKey | explicit |
RecordsKey(const Table &table, int key_number, bool reverse=false) | C16::RecordsKey | |
RecordsKey(const Database &database, const std::string &key_name, bool reverse=false) | C16::RecordsKey | |
RecordsKey(const Database &database, const std::string &table_name, int key_number, bool reverse=false) | C16::RecordsKey | |
RecordsKey(const Database &database, int table_number, int key_number, bool reverse=false) | C16::RecordsKey | |
reverse() const | C16::Records | |
reverse_set(bool reverse) | C16::Records | |
table() const | C16::Records |