abortRequest() | Ogre::WorkQueue::Response | inline |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
getData() const | Ogre::WorkQueue::Response | inline |
getMessages() const | Ogre::WorkQueue::Response | inline |
getRequest() const | Ogre::WorkQueue::Response | inline |
mData | Ogre::WorkQueue::Response | |
mMessages | Ogre::WorkQueue::Response | |
mRequest | Ogre::WorkQueue::Response | |
mSuccess | Ogre::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() const | Ogre::WorkQueue::Response | inline |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
~Response() | Ogre::WorkQueue::Response | |