#include <ResidueDictionary.hpp>
◆ StructureRetrievalFunction
◆ Entry() [1/2]
CDPL::Biomol::ResidueDictionary::Entry::Entry |
( |
const std::string & |
code, |
|
|
const std::string & |
rep_code, |
|
|
const std::string & |
rep_by_code, |
|
|
bool |
obsolete, |
|
|
const std::string & |
name, |
|
|
unsigned int |
type, |
|
|
const StructureRetrievalFunction & |
struc_ret_func |
|
) |
| |
◆ Entry() [2/2]
CDPL::Biomol::ResidueDictionary::Entry::Entry |
( |
| ) |
|
◆ getCode()
const std::string& CDPL::Biomol::ResidueDictionary::Entry::getCode |
( |
| ) |
const |
◆ getReplacedCode()
const std::string& CDPL::Biomol::ResidueDictionary::Entry::getReplacedCode |
( |
| ) |
const |
◆ getReplacedByCode()
const std::string& CDPL::Biomol::ResidueDictionary::Entry::getReplacedByCode |
( |
| ) |
const |
◆ isObsolete()
bool CDPL::Biomol::ResidueDictionary::Entry::isObsolete |
( |
| ) |
const |
◆ getName()
const std::string& CDPL::Biomol::ResidueDictionary::Entry::getName |
( |
| ) |
const |
◆ getType()
unsigned int CDPL::Biomol::ResidueDictionary::Entry::getType |
( |
| ) |
const |
◆ getStructure()
The documentation for this class was generated from the following file: