a class which represents the last residue in the Pose
More...
#include <ResidueIndexDescription.hh>
|
std::string | source_string () const |
| Provide a formatted string representing the source of the information (if any) More...
|
|
core::Size | do_error (bool no_error, std::string const &msg) const |
| Convenience function for triggering error conditions. More...
|
|
a class which represents the last residue in the Pose
◆ ResidueIndexDescriptionLastResidue() [1/2]
core::pose::ResidueIndexDescriptionLastResidue::ResidueIndexDescriptionLastResidue |
( |
| ) |
|
|
inline |
◆ ResidueIndexDescriptionLastResidue() [2/2]
core::pose::ResidueIndexDescriptionLastResidue::ResidueIndexDescriptionLastResidue |
( |
RID_SourceCOP |
source | ) |
|
|
inline |
◆ ~ResidueIndexDescriptionLastResidue()
core::pose::ResidueIndexDescriptionLastResidue::~ResidueIndexDescriptionLastResidue |
( |
| ) |
|
|
overridedefault |
◆ resolve_index()
core::Size core::pose::ResidueIndexDescriptionLastResidue::resolve_index |
( |
core::pose::Pose const & |
p, |
|
|
bool |
no_error = false |
|
) |
| const |
|
overridevirtual |
Turn the internal data into a pose index (in the range from 1 to total residue) If it can't be converted, throw an exception, unless no_error is true. If no_error is true, return 0 or a residue number outside the pose range.
Implements core::pose::ResidueIndexDescription.
References core::pose::Pose::size().
◆ show()
void core::pose::ResidueIndexDescriptionLastResidue::show |
( |
std::ostream & |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: