| abortAllRequests()=0 | Ogre::WorkQueue | pure virtual | 
  | abortPendingRequestsByChannel(uint16 channel)=0 | Ogre::WorkQueue | pure virtual | 
  | abortRequest(RequestID id)=0 | Ogre::WorkQueue | pure virtual | 
  | abortRequestsByChannel(uint16 channel)=0 | Ogre::WorkQueue | pure virtual | 
  | addRequest(uint16 channel, uint16 requestType, const Any &rData, uint8 retryCount=0, bool forceSynchronous=false, bool idleThread=false)=0 | Ogre::WorkQueue | pure virtual | 
  | addRequestHandler(uint16 channel, RequestHandler *rh)=0 | Ogre::WorkQueue | pure virtual | 
  | addResponseHandler(uint16 channel, ResponseHandler *rh)=0 | Ogre::WorkQueue | pure virtual | 
  | AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit | 
  | getChannel(const String &channelName) | Ogre::WorkQueue | virtual | 
  | getRequestsAccepted() const =0 | Ogre::WorkQueue | pure virtual | 
  | getResponseProcessingTimeLimit() const =0 | Ogre::WorkQueue | pure virtual | 
  | isPaused() const =0 | Ogre::WorkQueue | pure virtual | 
  | 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 | 
  | processResponses()=0 | Ogre::WorkQueue | pure virtual | 
  | removeRequestHandler(uint16 channel, RequestHandler *rh)=0 | Ogre::WorkQueue | pure virtual | 
  | removeResponseHandler(uint16 channel, ResponseHandler *rh)=0 | Ogre::WorkQueue | pure virtual | 
  | RequestID typedef | Ogre::WorkQueue |  | 
  | setPaused(bool pause)=0 | Ogre::WorkQueue | pure virtual | 
  | setRequestsAccepted(bool accept)=0 | Ogre::WorkQueue | pure virtual | 
  | setResponseProcessingTimeLimit(unsigned long ms)=0 | Ogre::WorkQueue | pure virtual | 
  | shutdown()=0 | Ogre::WorkQueue | pure virtual | 
  | startup(bool forceRestart=true)=0 | Ogre::WorkQueue | pure virtual | 
  | WorkQueue() | Ogre::WorkQueue | inline | 
  | ~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline | 
  | ~WorkQueue() | Ogre::WorkQueue | inlinevirtual |