![]() |
Rosetta Core
2014.16.56682
|
#include <Rules.hh>
Public Member Functions | |
| GenericRule (chemical::AA _AA) | |
Public Member Functions inherited from core::coarse::Rule | |
| Rule () | |
| Rule (chemical::AA _AA) | |
| void | pretty_print (std::ostream &os) |
| BeadAdder | add_to_bead (BeadName bead) |
| ConstBeadIterator | begin () const |
| ConstBeadIterator | end () const |
Additional Inherited Members | |
Public Types inherited from core::coarse::Rule | |
| typedef std::string | AtomToken |
| typedef std::vector< std::string > | Tokens |
| typedef std::string | BeadName |
| typedef std::map< BeadName, Tokens > | BeadRules |
| typedef BeadRules::const_iterator | ConstBeadIterator |
| typedef Tokens::const_iterator | ConstTokenIterator |
Static Public Attributes inherited from core::coarse::Rule | |
| static const BeadName | FULL_ATOM = "FULL_ATOM" |
| static const AtomToken | REST_SIDECHAIN = "REST_SC" |
| static const AtomToken | REST_ALL = "REST" |
|
inline |
1.8.7