#include <StructureStore.hh>
◆ StructureStore()
| protocols::indexed_structure_store::StructureStore::StructureStore |
( |
| ) |
|
◆ check_entries()
| void protocols::indexed_structure_store::StructureStore::check_entries |
( |
| ) |
|
◆ get_residues()
| ndarray::Array< const ResidueEntry, 1, 1 > protocols::indexed_structure_store::StructureStore::get_residues |
( |
uint32_t |
structure_id | ) |
|
◆ get_structure()
| StructureEntry protocols::indexed_structure_store::StructureStore::get_structure |
( |
uint32_t |
structure_id | ) |
|
◆ resize()
| void protocols::indexed_structure_store::StructureStore::resize |
( |
uint32_t |
structure_entries, |
|
|
uint32_t |
residue_entries |
|
) |
| |
◆ residue_entries
| ndarray::Array<ResidueEntry, 1, 1> protocols::indexed_structure_store::StructureStore::residue_entries |
◆ structure_entries
| ndarray::Array<StructureEntry, 1, 1> protocols::indexed_structure_store::StructureStore::structure_entries |
The documentation for this class was generated from the following files: