This is the complete list of members for GeneralRegistry< Key, Item, KeyHash >, including all inherited members.
| _id_to_item | GeneralRegistry< Key, Item, KeyHash > | protected |
| _id_to_item_mutex | GeneralRegistry< Key, Item, KeyHash > | mutableprotected |
| _key_to_id | GeneralRegistry< Key, Item, KeyHash > | protected |
| _key_to_id_mutex | GeneralRegistry< Key, Item, KeyHash > | mutableprotected |
| _name | GeneralRegistry< Key, Item, KeyHash > | protected |
| GeneralRegistry(const std::string &name) | GeneralRegistry< Key, Item, KeyHash > | |
| id(const Key &key) const | GeneralRegistry< Key, Item, KeyHash > | |
| idExists(const std::size_t id) const | GeneralRegistry< Key, Item, KeyHash > | |
| item(const std::size_t id) const | GeneralRegistry< Key, Item, KeyHash > | |
| itemNonLocking(const std::size_t id) const | GeneralRegistry< Key, Item, KeyHash > | protected |
| keyExists(const Key &key) const | GeneralRegistry< Key, Item, KeyHash > | |
| registerItem(const Key &key, CreateItem &create_item) | GeneralRegistry< Key, Item, KeyHash > | protected |
| size() const | GeneralRegistry< Key, Item, KeyHash > |
1.8.14