BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::PropertyManager Member List

This is the complete list of members for BALL::PropertyManager, including all inherited members.

beginNamedProperty()BALL::PropertyManager
bitvector_BALL::PropertyManagerprivate
clear()BALL::PropertyManagervirtual
clearProperty(Property property)BALL::PropertyManager
clearProperty(const string &name)BALL::PropertyManager
countNamedProperties() const BALL::PropertyManager
countProperties() const BALL::PropertyManager
destroy()BALL::PropertyManagervirtual
dump(std::ostream &s=std::cout, Size depth=0) const BALL::PropertyManager
endNamedProperty()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::PropertyManagerprivate
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::PropertyManagervirtual