|
Tkrzw
|
This is the complete list of members for tkrzw::FileIndex, including all inherited members.
| Add(std::string_view key, std::string_view value) | tkrzw::FileIndex | |
| Check(std::string_view key, std::string_view value) | tkrzw::FileIndex | |
| Clear() | tkrzw::FileIndex | |
| Close() | tkrzw::FileIndex | |
| Count() | tkrzw::FileIndex | |
| FileIndex() | tkrzw::FileIndex | |
| FileIndex(std::unique_ptr< File > file) | tkrzw::FileIndex | explicit |
| FileIndex(const FileIndex &rhs)=delete | tkrzw::FileIndex | explicit |
| GetFilePath() | tkrzw::FileIndex | |
| GetInternalDBM() const | tkrzw::FileIndex | |
| GetValues(std::string_view key, size_t max=0) | tkrzw::FileIndex | |
| IsOpen() const | tkrzw::FileIndex | |
| IsWritable() const | tkrzw::FileIndex | |
| MakeIterator() | tkrzw::FileIndex | |
| Open(const std::string &path, bool writable, int32_t options=File::OPEN_DEFAULT, const TreeDBM::TuningParameters &tuning_params=TreeDBM::TuningParameters()) | tkrzw::FileIndex | |
| operator=(const FileIndex &rhs)=delete (defined in tkrzw::FileIndex) | tkrzw::FileIndex | |
| Rebuild() | tkrzw::FileIndex | |
| Remove(std::string_view key, std::string_view value) | tkrzw::FileIndex | |
| Synchronize(bool hard) | tkrzw::FileIndex |