#include <AnnotatedSequence.hh>
◆ PositionMap
◆ AnnotatedSequence() [1/3]
| core::sequence::AnnotatedSequence::AnnotatedSequence |
( |
| ) |
|
◆ AnnotatedSequence() [2/3]
| core::sequence::AnnotatedSequence::AnnotatedSequence |
( |
std::string const & |
str_in | ) |
|
◆ AnnotatedSequence() [3/3]
| core::sequence::AnnotatedSequence::AnnotatedSequence |
( |
AnnotatedSequence const & |
other | ) |
|
|
default |
◆ aa()
◆ calculate_map()
| void core::sequence::AnnotatedSequence::calculate_map |
( |
| ) |
const |
|
private |
◆ is_patched()
| bool core::sequence::AnnotatedSequence::is_patched |
( |
core::Size |
seqpos | ) |
const |
◆ length()
| core::Size core::sequence::AnnotatedSequence::length |
( |
| ) |
const |
◆ one_letter()
| char core::sequence::AnnotatedSequence::one_letter |
( |
core::Size |
seqpos | ) |
const |
◆ one_letter_sequence()
| std::string core::sequence::AnnotatedSequence::one_letter_sequence |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
| void core::sequence::AnnotatedSequence::operator= |
( |
std::string const & |
other | ) |
|
◆ patch_str()
| std::string core::sequence::AnnotatedSequence::patch_str |
( |
core::Size |
seqpos | ) |
const |
◆ length_
| core::Size core::sequence::AnnotatedSequence::length_ |
|
mutableprivate |
◆ map_is_clean_
| bool core::sequence::AnnotatedSequence::map_is_clean_ |
|
mutableprivate |
◆ one_letter_sequence_
| std::string core::sequence::AnnotatedSequence::one_letter_sequence_ |
|
mutableprivate |
◆ pos_map_
| PositionMap core::sequence::AnnotatedSequence::pos_map_ |
|
mutableprivate |
The documentation for this class was generated from the following files: