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

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

abortRequest()Ogre::WorkQueue::Responseinline
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
getData() constOgre::WorkQueue::Responseinline
getMessages() constOgre::WorkQueue::Responseinline
getRequest() constOgre::WorkQueue::Responseinline
mDataOgre::WorkQueue::Response
mMessagesOgre::WorkQueue::Response
mRequestOgre::WorkQueue::Response
mSuccessOgre::WorkQueue::Response
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
Response(const Request *rq, bool success, const Any &data, const String &msg=BLANKSTRING)Ogre::WorkQueue::Response
succeeded() constOgre::WorkQueue::Responseinline
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~Response()Ogre::WorkQueue::Response