Simpatico
v1.10
|
This is the complete list of members for McMd::AtomType, including all inherited members.
AtomType() | McMd::AtomType | |
charge() const | McMd::AtomType | inline |
hasCharge() const | McMd::AtomType | inline |
id() const | McMd::AtomType | inline |
mass() const | McMd::AtomType | inline |
name() const | McMd::AtomType | inline |
operator<<(std::ostream &out, const AtomType &atomType) | McMd::AtomType | friend |
operator>>(std::istream &in, AtomType &atomType) | McMd::AtomType | friend |
serialize(Archive &ar, AtomType &atomType, const unsigned int version) | McMd::AtomType | friend |
setCharge(double charge) | McMd::AtomType | |
setHasCharge(bool hasCharge) | McMd::AtomType | |
setId(int Id) | McMd::AtomType | |
setMass(double mass) | McMd::AtomType | |
setName(std::string name) | McMd::AtomType | |
~AtomType() | McMd::AtomType | virtual |