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