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