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 |