#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, |
|
|
const std::string & |
parent_code, |
|
|
const std::string & |
one_letter_code, |
|
|
bool |
obsolete, |
|
|
const std::string & |
name, |
|
|
unsigned int |
type, |
|
|
const StructureRetrievalFunction & |
struc_ret_func |
|
) |
| |
Constructs and initializes a Entry
instance with the given data.
- Parameters
-
code | The three letter code (TLC) of the residue. |
rep_code | |
rep_by_code | |
parent_code | The TLC of the parent residue (since 1.2). |
one_letter_code | The one letter code (since 1.2). |
obsolete | |
name | |
type | |
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 |
◆ getParentCode()
const std::string& CDPL::Biomol::ResidueDictionary::Entry::getParentCode |
( |
| ) |
const |
◆ getOneLetterCode()
const std::string& CDPL::Biomol::ResidueDictionary::Entry::getOneLetterCode |
( |
| ) |
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: