#include <linear_indexer.hh>
Definition at line 58 of file linear_indexer.hh.
◆ LinearIndexer()
◆ AddAssembly()
void AddAssembly |
( |
const String & |
name, |
|
|
const std::vector< String > & |
chain_names, |
|
|
const std::vector< uint > & |
chain_lengths |
|
) |
| |
◆ GetAssemblies()
std::vector<String> GetAssemblies |
( |
| ) |
const |
◆ GetChainLengths()
std::vector<uint> GetChainLengths |
( |
const String & |
name | ) |
const |
◆ GetChainNames()
std::vector<String> GetChainNames |
( |
const String & |
name | ) |
const |
◆ GetDataRange() [1/2]
◆ GetDataRange() [2/2]
◆ GetNumResidues()
◆ Load()
◆ operator!=()
◆ operator==()
◆ RemoveAssembly()
void RemoveAssembly |
( |
const String & |
name | ) |
|
◆ Save()
void Save |
( |
const String & |
filename | ) |
const |
The documentation for this class was generated from the following file: