atom_ | BALL::Peak< PositionType > | protected |
beginNamedProperty() | BALL::PropertyManager | |
clear() | BALL::PropertyManager | virtual |
clearProperty(Property property) | BALL::PropertyManager | |
clearProperty(const std::string &name) | BALL::PropertyManager | |
countNamedProperties() const | BALL::PropertyManager | |
countProperties() const | BALL::PropertyManager | |
destroy() | BALL::PropertyManager | virtual |
dump(std::ostream &s=std::cout, Size depth=0) const | BALL::PropertyManager | |
endNamedProperty() | BALL::PropertyManager | |
get(PropertyManager &property_manager) const | BALL::PropertyManager | |
getAtom() const | BALL::Peak< PositionType > | |
getBitVector() | BALL::PropertyManager | |
getBitVector() const | BALL::PropertyManager | |
getIntensity() const | BALL::Peak< PositionType > | |
getNamedProperty(Position index) const | BALL::PropertyManager | |
getNamedProperty(Position index) | BALL::PropertyManager | |
getPosition() const | BALL::Peak< PositionType > | |
getProperty(const std::string &name) const | BALL::PropertyManager | |
getWidth() const | BALL::Peak< PositionType > | |
hasProperty(Property property) const | BALL::PropertyManager | |
hasProperty(const std::string &name) const | BALL::PropertyManager | |
intensity_ | BALL::Peak< PositionType > | protected |
isValid() const | BALL::PropertyManager | |
operator BitVector &() | BALL::PropertyManager | |
operator!=(const PropertyManager &pm) const | BALL::PropertyManager | |
operator<(const Peak< PositionType > &peak) const | BALL::Peak< PositionType > | |
operator=(const Peak &peak) | BALL::Peak< PositionType > | |
BALL::PropertyManager::operator=(const PropertyManager &property_manager) | BALL::PropertyManager | |
operator==(const Peak< PositionType > &peak) const | BALL::Peak< PositionType > | |
BALL::PropertyManager::operator==(const PropertyManager &pm) const | BALL::PropertyManager | |
operator>(const Peak< PositionType > &peak) const | BALL::Peak< PositionType > | |
Peak() | BALL::Peak< PositionType > | |
Peak(const Peak &peak) | BALL::Peak< PositionType > | |
Position typedef | BALL::Peak< PositionType > | |
position_ | BALL::Peak< PositionType > | protected |
PropertyManager() | BALL::PropertyManager | |
PropertyManager(const PropertyManager &property_manager) | BALL::PropertyManager | |
read(PersistenceManager &pm) | BALL::PropertyManager | |
set(const PropertyManager &property_manager) | BALL::PropertyManager | |
setAtom(const Atom *atom) | BALL::Peak< PositionType > | |
setIntensity(float intensity) | BALL::Peak< PositionType > | |
setPosition(const Position &position) | BALL::Peak< PositionType > | |
setProperty(Property property) | BALL::PropertyManager | |
setProperty(const NamedProperty &property) | BALL::PropertyManager | |
setProperty(const std::string &name) | BALL::PropertyManager | |
setProperty(const std::string &name, bool value) | BALL::PropertyManager | |
setProperty(const std::string &name, int value) | BALL::PropertyManager | |
setProperty(const std::string &name, unsigned int value) | BALL::PropertyManager | |
setProperty(const std::string &name, float value) | BALL::PropertyManager | |
setProperty(const std::string &name, double value) | BALL::PropertyManager | |
setProperty(const std::string &name, const std::string &value) | BALL::PropertyManager | |
setProperty(const std::string &name, const PersistentObject &value) | BALL::PropertyManager | |
setWidth(const Position &width) | BALL::Peak< PositionType > | |
swap(PropertyManager &property_manager) | BALL::PropertyManager | |
toggleProperty(Property property) | BALL::PropertyManager | |
width_ | BALL::Peak< PositionType > | protected |
write(PersistenceManager &pm) const | BALL::PropertyManager | |
~Peak() | BALL::Peak< PositionType > | virtual |
~PropertyManager() | BALL::PropertyManager | virtual |