Rosetta
Public Member Functions | List of all members
protocols::indexed_structure_store::SilentStructureStoreBackend Class Reference

#include <SilentStructureStoreBackend.hh>

Inheritance diagram for protocols::indexed_structure_store::SilentStructureStoreBackend:
Inheritance graph
[legend]

Public Member Functions

bool can_load (std::string store_path) override
 
bool can_write (std::string store_path) override
 
StructureStoreOP load_store (std::string store_path) override
 
void write_store (std::string store_path, StructureStore &store) override
 

Member Function Documentation

◆ can_load()

bool protocols::indexed_structure_store::SilentStructureStoreBackend::can_load ( std::string  store_path)
overridevirtual

◆ can_write()

bool protocols::indexed_structure_store::SilentStructureStoreBackend::can_write ( std::string  store_path)
overridevirtual

◆ load_store()

StructureStoreOP protocols::indexed_structure_store::SilentStructureStoreBackend::load_store ( std::string  store_path)
overridevirtual

◆ write_store()

void protocols::indexed_structure_store::SilentStructureStoreBackend::write_store ( std::string  store_path,
StructureStore store 
)
overridevirtual

The documentation for this class was generated from the following files: