|
Rosetta 3.5
|
#include <Translator.hh>

Public Member Functions | |
| BeadAtom (std::string name) | |
| BeadAtom (std::string name, Real weight) | |
| bool | operator== (BeadAtom const &other) const |
Public Attributes | |
| std::string | name_ |
| Real | weight_ |
Definition at line 86 of file Translator.hh.
|
inline |
Definition at line 87 of file Translator.hh.
|
inline |
Definition at line 88 of file Translator.hh.
Definition at line 89 of file Translator.hh.
References name_.
| std::string core::coarse::Translator::BeadAtom::name_ |
Definition at line 89 of file Translator.hh.
Referenced by operator==().
| Real core::coarse::Translator::BeadAtom::weight_ |
Definition at line 91 of file Translator.hh.
1.8.4