![]() |
Rosetta Protocols
2014.16.56682
|
#include <MultiStatePacker.hh>
Public Types | |
| typedef genetic_algorithm::EntityElement | parent |
| typedef genetic_algorithm::EntityElementOP | EntityElementOP |
Public Types inherited from protocols::genetic_algorithm::EntityElement | |
| typedef core::Size | Size |
| typedef utility::pointer::ReferenceCount | parent |
Public Member Functions | |
| PosType () | |
| virtual | ~PosType () |
| PosType (core::Size index, core::chemical::AA type) | |
| PosType (std::string word) | |
| virtual EntityElementOP | clone () |
| virtual EntityElementOP | fresh_instance () |
| virtual Size | hash () const |
| virtual bool | operator< (EntityElement const &rhs) const |
| virtual bool | operator== (EntityElement const &rhs) const |
| virtual EntityElement const & | operator= (EntityElement const &rhs) |
| virtual std::string | to_string () const |
| virtual std::string | name () const |
| core::chemical::AA | type () const |
Public Member Functions inherited from protocols::genetic_algorithm::EntityElement | |
| EntityElement () | |
| EntityElement (Size index) | |
| EntityElement (std::string &word) | |
| virtual | ~EntityElement () |
| Size | index () const |
| void | index (Size index) |
| virtual bool | operator< (EntityElement const &rhs) const |
| virtual bool | operator== (EntityElement const &rhs) const |
| virtual EntityElement const & | operator= (EntityElement const &rhs) |
Private Attributes | |
| core::chemical::AA | type_ |
| protocols::multistate_design::PosType::PosType | ( | ) |
References aa_unk, and chemical.
Referenced by clone(), and fresh_instance().
|
virtual |
| protocols::multistate_design::PosType::PosType | ( | core::Size | index, |
| core::chemical::AA | type | ||
| ) |
| protocols::multistate_design::PosType::PosType | ( | std::string | word | ) |
References core::chemical::aa_from_oneletter_code(), aa_unk, chemical, type_, and utility_exit_with_message.
|
virtual |
Implements protocols::genetic_algorithm::EntityElement.
References PosType().
|
virtual |
Implements protocols::genetic_algorithm::EntityElement.
References PosType().
|
virtual |
Implements protocols::genetic_algorithm::EntityElement.
References type_.
|
virtual |
Implements protocols::genetic_algorithm::EntityElement.
References protocols::multistate_design::PosTypeCreator::widget_name().
Referenced by operator<(), operator=(), and operator==().
|
virtual |
References name(), type_, and utility_exit_with_message.
|
virtual |
|
virtual |
References name(), type_, and utility_exit_with_message.
|
virtual |
Reimplemented from protocols::genetic_algorithm::EntityElement.
References core::chemical::oneletter_code_from_aa(), protocols::genetic_algorithm::EntityElement::to_string(), and type_.
| core::chemical::AA protocols::multistate_design::PosType::type | ( | ) | const |
References type_.
Referenced by protocols::pack_daemon::EntityFunc::assign_entity_sequence_to_variables().
|
private |
Referenced by hash(), operator<(), operator=(), operator==(), PosType(), to_string(), and type().
1.8.7