Ogre::Resource Member List

This is the complete list of members for Ogre::Resource, including all inherited members.
_dirtyState()Ogre::Resource [virtual]
_fireLoadingComplete(bool wasBackgroundLoaded)Ogre::Resource [virtual]
_firePreparingComplete(bool wasBackgroundLoaded)Ogre::Resource [virtual]
_fireUnloadingComplete(void)Ogre::Resource [virtual]
_notifyOrigin(const String &origin)Ogre::Resource [virtual]
addListener(Listener *lis)Ogre::Resource [virtual]
AllocatedObject()Ogre::AllocatedObject< Alloc > [explicit]
calculateSize(void) const =0Ogre::Resource [protected, pure virtual]
changeGroupOwnership(const String &newGroup)Ogre::Resource [virtual]
cleanupDictionary()Ogre::StringInterface [static]
copyParametersTo(StringInterface *dest) const Ogre::StringInterface [virtual]
createParamDictionary(const String &className)Ogre::StringInterface [protected]
escalateLoading()Ogre::Resource [virtual]
getCreator(void)Ogre::Resource [virtual]
getGroup(void) const Ogre::Resource [virtual]
getHandle(void) const Ogre::Resource [virtual]
getLoadingState() const Ogre::Resource [virtual]
getName(void) const Ogre::Resource [virtual]
getOrigin(void) const Ogre::Resource [virtual]
getParamDictionary(void)Ogre::StringInterface
getParamDictionary(void) const Ogre::StringInterface
getParameter(const String &name) const Ogre::StringInterface [virtual]
getParameters(void) const Ogre::StringInterface
getSize(void) const Ogre::Resource [virtual]
getStateCount() const Ogre::Resource [virtual]
isBackgroundLoaded(void) const Ogre::Resource [virtual]
isLoaded(void) const Ogre::Resource [virtual]
isLoading() const Ogre::Resource [virtual]
isManuallyLoaded(void) const Ogre::Resource [virtual]
isPrepared(void) const Ogre::Resource [virtual]
isReloadable(void) const Ogre::Resource [virtual]
ListenerList typedefOgre::Resource [protected]
load(bool backgroundThread=false)Ogre::Resource [virtual]
loadImpl(void)=0Ogre::Resource [protected, pure virtual]
LoadingState enum nameOgre::Resource
LOADSTATE_LOADED enum valueOgre::Resource
LOADSTATE_LOADING enum valueOgre::Resource
LOADSTATE_PREPARED enum valueOgre::Resource
LOADSTATE_PREPARING enum valueOgre::Resource
LOADSTATE_UNLOADED enum valueOgre::Resource
LOADSTATE_UNLOADING enum valueOgre::Resource
mCreatorOgre::Resource [protected]
mGroupOgre::Resource [protected]
mHandleOgre::Resource [protected]
mIsBackgroundLoadedOgre::Resource [protected]
mIsManualOgre::Resource [protected]
mListenerListOgre::Resource [protected]
mLoaderOgre::Resource [protected]
mLoadingStateOgre::Resource [protected]
mNameOgre::Resource [protected]
mOriginOgre::Resource [protected]
mSizeOgre::Resource [protected]
mStateCountOgre::Resource [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 >
postLoadImpl(void)Ogre::Resource [protected, virtual]
postUnloadImpl(void)Ogre::Resource [protected, virtual]
preLoadImpl(void)Ogre::Resource [protected, virtual]
prepare(bool backgroundThread=false)Ogre::Resource [virtual]
prepareImpl(void)Ogre::Resource [protected, virtual]
preUnloadImpl(void)Ogre::Resource [protected, virtual]
reload(void)Ogre::Resource [virtual]
removeListener(Listener *lis)Ogre::Resource [virtual]
Resource()Ogre::Resource [protected]
Resource(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Resource
setBackgroundLoaded(bool bl)Ogre::Resource [virtual]
setParameter(const String &name, const String &value)Ogre::StringInterface [virtual]
setParameterList(const NameValuePairList &paramList)Ogre::StringInterface [virtual]
StringInterface()Ogre::StringInterface
touch(void)Ogre::Resource [virtual]
unload(void)Ogre::Resource [virtual]
unloadImpl(void)=0Ogre::Resource [protected, pure virtual]
unprepareImpl(void)Ogre::Resource [protected, virtual]
~AllocatedObject()Ogre::AllocatedObject< Alloc >
~Resource()Ogre::Resource [virtual]
~StringInterface()Ogre::StringInterface [virtual]

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:39:26 2012