Rosetta
Public Member Functions | Private Attributes | List of all members
protocols::indexed_structure_store::BinaryFragmentStoreBackend Class Reference

#include <BinaryFragmentStoreBackend.hh>

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

Public Member Functions

 BinaryFragmentStoreBackend (std::string target_path)
 
 BinaryFragmentStoreBackend ()=default
 
FragmentStoreOP get_fragment_store (std::string store_name) override
 
void set_target_filename (std::string target_filename) override
 
void append_to_fragment_store (FragmentStoreOP fragment_store, std::string store_name, std::string group_field, std::string group_type) override
 

Private Attributes

std::string target_path_
 

Constructor & Destructor Documentation

◆ BinaryFragmentStoreBackend() [1/2]

protocols::indexed_structure_store::BinaryFragmentStoreBackend::BinaryFragmentStoreBackend ( std::string  target_path)

References set_target_filename().

◆ BinaryFragmentStoreBackend() [2/2]

protocols::indexed_structure_store::BinaryFragmentStoreBackend::BinaryFragmentStoreBackend ( )
default

Member Function Documentation

◆ append_to_fragment_store()

void protocols::indexed_structure_store::BinaryFragmentStoreBackend::append_to_fragment_store ( FragmentStoreOP  fragment_store,
std::string  store_name,
std::string  group_field,
std::string  group_type 
)
overridevirtual

◆ get_fragment_store()

FragmentStoreOP protocols::indexed_structure_store::BinaryFragmentStoreBackend::get_fragment_store ( std::string  store_name)
overridevirtual

◆ set_target_filename()

void protocols::indexed_structure_store::BinaryFragmentStoreBackend::set_target_filename ( std::string  target_filename)
overridevirtual

Member Data Documentation

◆ target_path_

std::string protocols::indexed_structure_store::BinaryFragmentStoreBackend::target_path_
private

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