#include <LegacySegmentLengthRequirement.hh>
◆ LegacySegmentLengthRequirement() [1/2]
| protocols::legacy_sewing::sampling::requirements::LegacySegmentLengthRequirement::LegacySegmentLengthRequirement |
( |
| ) |
|
◆ LegacySegmentLengthRequirement() [2/2]
| protocols::legacy_sewing::sampling::requirements::LegacySegmentLengthRequirement::LegacySegmentLengthRequirement |
( |
core::Size |
min_length, |
|
|
core::Size |
max_length |
|
) |
| |
◆ class_name()
| std::string protocols::legacy_sewing::sampling::requirements::LegacySegmentLengthRequirement::class_name |
( |
| ) |
|
|
static |
◆ parse_my_tag()
| void protocols::legacy_sewing::sampling::requirements::LegacySegmentLengthRequirement::parse_my_tag |
( |
utility::tag::TagCOP |
tag, |
|
|
basic::datacache::DataMap & |
|
|
) |
| |
|
overridevirtual |
◆ provide_xml_schema()
| void protocols::legacy_sewing::sampling::requirements::LegacySegmentLengthRequirement::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
◆ satisfies()
| bool protocols::legacy_sewing::sampling::requirements::LegacySegmentLengthRequirement::satisfies |
( |
SewSegment |
segment | ) |
const |
|
overridevirtual |
◆ show()
| void protocols::legacy_sewing::sampling::requirements::LegacySegmentLengthRequirement::show |
( |
std::ostream & |
out | ) |
const |
|
overridevirtual |
◆ violates()
| bool protocols::legacy_sewing::sampling::requirements::LegacySegmentLengthRequirement::violates |
( |
SewSegment |
segment | ) |
const |
|
overridevirtual |
◆ max_length_
| core::Size protocols::legacy_sewing::sampling::requirements::LegacySegmentLengthRequirement::max_length_ |
|
private |
◆ min_length_
| core::Size protocols::legacy_sewing::sampling::requirements::LegacySegmentLengthRequirement::min_length_ |
|
private |
The documentation for this class was generated from the following files: