#include <QueryDatabase.hh>
|
void | initialize_structure_data_from_buffer (StructureData &structure_data, ndarray::Array< SearchReal, 3, 3 > coordinate_buffer, ndarray::Array< Index, 1 > structure_endpoints, ndarray::Array< Index, 1 > chain_endpoints, Index &structure_endpoint_index, Index &chain_endpoint_index, Index ¤t_structure_start) |
|
StructureData& protocols::indexed_structure_store::search::StructureDatabase::get_structure_data |
( |
Index |
structure_id | ) |
|
|
inline |
void protocols::indexed_structure_store::search::StructureDatabase::initialize |
( |
ndarray::Array< ResidueEntry, 1 > |
residue_entries | ) |
|
void protocols::indexed_structure_store::search::StructureDatabase::initialize |
( |
ndarray::Array< SearchReal, 3, 3 > |
coordinate_buffer, |
|
|
ndarray::Array< Index, 1 > |
structure_endpoints, |
|
|
ndarray::Array< Index, 1 > |
chain_endpoints |
|
) |
| |
void protocols::indexed_structure_store::search::StructureDatabase::initialize_structure_data_from_buffer |
( |
StructureData & |
structure_data, |
|
|
ndarray::Array< SearchReal, 3, 3 > |
coordinate_buffer, |
|
|
ndarray::Array< Index, 1 > |
structure_endpoints, |
|
|
ndarray::Array< Index, 1 > |
chain_endpoints, |
|
|
Index & |
structure_endpoint_index, |
|
|
Index & |
chain_endpoint_index, |
|
|
Index & |
current_structure_start |
|
) |
| |
|
private |
StructureDataMap protocols::indexed_structure_store::search::StructureDatabase::structure_data |
The documentation for this class was generated from the following files: