bitvector_ | BALL::PropertyManager | [private] |
clear() | BALL::PropertyManager | [virtual] |
clearProperty(Property property) | BALL::PropertyManager | |
clearProperty(const 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 | |
get(PropertyManager &property_manager) const | BALL::PropertyManager | |
getBitVector() | BALL::PropertyManager | |
getBitVector() const | BALL::PropertyManager | |
getNamedProperty(Position index) const | BALL::PropertyManager | |
getNamedProperty(Position index) | BALL::PropertyManager | |
getProperty(const string &name) const | BALL::PropertyManager | |
hasProperty(Property property) const | BALL::PropertyManager | |
hasProperty(const string &name) const | BALL::PropertyManager | |
isValid() const | BALL::PropertyManager | |
named_properties_ | BALL::PropertyManager | [private] |
operator BitVector &() | BALL::PropertyManager | |
operator!=(const PropertyManager &pm) const | BALL::PropertyManager | |
operator=(const PropertyManager &property_manager) | BALL::PropertyManager | |
operator==(const PropertyManager &pm) const | BALL::PropertyManager | |
PropertyManager() | BALL::PropertyManager | |
PropertyManager(const PropertyManager &property_manager) | BALL::PropertyManager | |
read(PersistenceManager &pm) | BALL::PropertyManager | |
set(const PropertyManager &property_manager) | BALL::PropertyManager | |
setProperty(Property property) | BALL::PropertyManager | |
setProperty(const NamedProperty &property) | BALL::PropertyManager | |
setProperty(const string &name) | BALL::PropertyManager | |
setProperty(const string &name, bool value) | BALL::PropertyManager | |
setProperty(const string &name, int value) | BALL::PropertyManager | |
setProperty(const string &name, unsigned int value) | BALL::PropertyManager | |
setProperty(const string &name, float value) | BALL::PropertyManager | |
setProperty(const string &name, double value) | BALL::PropertyManager | |
setProperty(const string &name, const string &value) | BALL::PropertyManager | |
setProperty(const string &name, const PersistentObject &value) | BALL::PropertyManager | |
swap(PropertyManager &property_manager) | BALL::PropertyManager | |
toggleProperty(Property property) | BALL::PropertyManager | |
write(PersistenceManager &pm) const | BALL::PropertyManager | |
~PropertyManager() | BALL::PropertyManager | [virtual] |