#include <StructureStoreManager.hh>
◆ StructureStoreManager()
| protocols::indexed_structure_store::StructureStoreManager::StructureStoreManager |
( |
| ) |
|
|
private |
◆ delete_structure_store()
| void protocols::indexed_structure_store::StructureStoreManager::delete_structure_store |
( |
std::string |
store_path | ) |
|
◆ load_structure_store()
| StructureStoreOP protocols::indexed_structure_store::StructureStoreManager::load_structure_store |
( |
std::string |
store_path | ) |
|
◆ register_store_provider()
◆ write_structure_store()
| void protocols::indexed_structure_store::StructureStoreManager::write_structure_store |
( |
std::string |
store_path, |
|
|
StructureStore & |
store |
|
) |
| |
◆ utility::SingletonBase< StructureStoreManager >
◆ cache_mutex
| std::mutex protocols::indexed_structure_store::StructureStoreManager::cache_mutex |
|
private |
◆ store_cache
| std::map<std::string, StructureStoreOP> protocols::indexed_structure_store::StructureStoreManager::store_cache |
|
private |
◆ store_providers
The documentation for this class was generated from the following files: