OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::WorkQueue::Request Member List

This is the complete list of members for Ogre::WorkQueue::Request, including all inherited members.

abortRequest() const Ogre::WorkQueue::Requestinline
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
getAborted() const Ogre::WorkQueue::Requestinline
getChannel() const Ogre::WorkQueue::Requestinline
getData() const Ogre::WorkQueue::Requestinline
getID() const Ogre::WorkQueue::Requestinline
getRetryCount() const Ogre::WorkQueue::Requestinline
getType() const Ogre::WorkQueue::Requestinline
mAbortedOgre::WorkQueue::Requestmutableprotected
mChannelOgre::WorkQueue::Requestprotected
mDataOgre::WorkQueue::Requestprotected
mIDOgre::WorkQueue::Requestprotected
mRetryCountOgre::WorkQueue::Requestprotected
mTypeOgre::WorkQueue::Requestprotected
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
Request(uint16 channel, uint16 rtype, const Any &rData, uint8 retry, RequestID rid)Ogre::WorkQueue::Request
WorkQueue classOgre::WorkQueue::Requestfriend
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~Request()Ogre::WorkQueue::Request