|
Rosetta 3.5
|
#include <ResFilters.hh>


Public Types | |
| typedef ResidueHasProperty | parent |
Public Types inherited from core::pack::task::operation::ResidueHasProperty | |
| typedef ResFilter | parent |
Public Types inherited from core::pack::task::operation::ResFilter | |
| typedef pose::Pose | Pose |
| typedef utility::tag::TagPtr | TagPtr |
Public Member Functions | |
| ResidueLacksProperty () | |
| ResidueLacksProperty (std::string const &) | |
| virtual bool | operator() (Pose const &, Size) const |
| virtual ResFilterOP | clone () const |
Public Member Functions inherited from core::pack::task::operation::ResidueHasProperty | |
| ResidueHasProperty () | |
| ResidueHasProperty (std::string const &) | |
| virtual void | parse_tag (TagPtr) |
| parser xml-like tags to set class data/parameters More... | |
| virtual std::string const & | property () const |
Definition at line 119 of file ResFilters.hh.
Definition at line 121 of file ResFilters.hh.
| core::pack::task::operation::ResidueLacksProperty::ResidueLacksProperty | ( | ) |
Definition at line 232 of file ResFilters.cc.
Referenced by clone().
| core::pack::task::operation::ResidueLacksProperty::ResidueLacksProperty | ( | std::string const & | str) |
Definition at line 236 of file ResFilters.cc.
|
virtual |
Reimplemented from core::pack::task::operation::ResidueHasProperty.
Definition at line 250 of file ResFilters.cc.
References ResidueLacksProperty().
|
virtual |
Reimplemented from core::pack::task::operation::ResidueHasProperty.
Definition at line 240 of file ResFilters.cc.
1.8.4