GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
GpgFrontend::ThreadSafeMap< Key, Value > Member List

This is the complete list of members for GpgFrontend::ThreadSafeMap< Key, Value >, including all inherited members.

begin() -> IteratorType (defined in GpgFrontend::ThreadSafeMap< Key, Value >)GpgFrontend::ThreadSafeMap< Key, Value >inline
end() -> IteratorType (defined in GpgFrontend::ThreadSafeMap< Key, Value >)GpgFrontend::ThreadSafeMap< Key, Value >inline
exists(const Key &key) -> bool (defined in GpgFrontend::ThreadSafeMap< Key, Value >)GpgFrontend::ThreadSafeMap< Key, Value >inline
get(const Key &key) -> std::optional< Value > (defined in GpgFrontend::ThreadSafeMap< Key, Value >)GpgFrontend::ThreadSafeMap< Key, Value >inline
insert(const Key &key, const Value &value) (defined in GpgFrontend::ThreadSafeMap< Key, Value >)GpgFrontend::ThreadSafeMap< Key, Value >inline
IteratorType typedef (defined in GpgFrontend::ThreadSafeMap< Key, Value >)GpgFrontend::ThreadSafeMap< Key, Value >
map_ (defined in GpgFrontend::ThreadSafeMap< Key, Value >)GpgFrontend::ThreadSafeMap< Key, Value >private
map_mirror_ (defined in GpgFrontend::ThreadSafeMap< Key, Value >)GpgFrontend::ThreadSafeMap< Key, Value >private
MapType typedef (defined in GpgFrontend::ThreadSafeMap< Key, Value >)GpgFrontend::ThreadSafeMap< Key, Value >
mirror() -> ThreadSafeMap & (defined in GpgFrontend::ThreadSafeMap< Key, Value >)GpgFrontend::ThreadSafeMap< Key, Value >inline
mutex_ (defined in GpgFrontend::ThreadSafeMap< Key, Value >)GpgFrontend::ThreadSafeMap< Key, Value >mutableprivate
remove(QString key) -> bool (defined in GpgFrontend::ThreadSafeMap< Key, Value >)GpgFrontend::ThreadSafeMap< Key, Value >inline