Tkrzw
tkrzw::FileIndex Member List

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::FileIndexexplicit
FileIndex(const FileIndex &rhs)=deletetkrzw::FileIndexexplicit
GetFilePath()tkrzw::FileIndex
GetInternalDBM() consttkrzw::FileIndex
GetValues(std::string_view key, size_t max=0)tkrzw::FileIndex
IsOpen() consttkrzw::FileIndex
IsWritable() consttkrzw::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