, including all inherited members.
addProperty(PropertyBase *prop) | Ogre::PropertySet | |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | [explicit] |
getProperty(const String &name) const | Ogre::PropertySet | |
getPropertyImpl(const String &name, T &refVal, PropertyType typeCheck) const | Ogre::PropertySet | [protected] |
getPropertyIterator() | Ogre::PropertySet | |
getValue(const String &name, T &value) const | Ogre::PropertySet | |
getValueMap() const | Ogre::PropertySet | |
hasProperty(const String &name) const | Ogre::PropertySet | |
mPropertyMap | Ogre::PropertySet | [protected] |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | |
PropertyIterator typedef | Ogre::PropertySet | |
PropertyMap typedef | Ogre::PropertySet | |
PropertySet() | Ogre::PropertySet | |
removeProperty(const String &name) | Ogre::PropertySet | |
setPropertyImpl(const String &name, const T &val, PropertyType typeCheck) | Ogre::PropertySet | [protected] |
setValue(const String &name, const T *value) | Ogre::PropertySet | |
setValue(const String &name, T value) | Ogre::PropertySet | |
setValue(const String &name, const char *pChar) | Ogre::PropertySet | |
setValueMap(const PropertyValueMap &values) | Ogre::PropertySet | |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | |
~PropertySet() | Ogre::PropertySet | |