OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::WorkQueue::Request Member List

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

abortRequest() constOgre::WorkQueue::Requestinline
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
getAborted() constOgre::WorkQueue::Requestinline
getChannel() constOgre::WorkQueue::Requestinline
getData() constOgre::WorkQueue::Requestinline
getID() constOgre::WorkQueue::Requestinline
getRetryCount() constOgre::WorkQueue::Requestinline
getType() constOgre::WorkQueue::Requestinline
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