Classes | Namespaces | Constant Groups
OgreWorkQueue.h File Reference
#include "OgrePrerequisites.h"
#include "OgreAny.h"
#include "OgreSharedPtr.h"
#include "Threading/OgreThreadHeaders.h"
#include "OgreHeaderPrefix.h"
#include "OgreHeaderSuffix.h"

Go to the source code of this file.

Classes

class  Ogre::DefaultWorkQueueBase
 Base for a general purpose request / response style background work queue. More...
 
struct  Ogre::DefaultWorkQueueBase::OGRE_THREAD_WORKER_INHERIT
 Thread function. More...
 
class  Ogre::DefaultWorkQueueBase::RequestHandlerHolder
 Intermediate structure to hold a pointer to a request handler which provides insurance against the handler itself being disconnected while the list remains unchanged. More...
 
class  Ogre::WorkQueue
 Interface to a general purpose request / response style background work queue. More...
 
class  Ogre::WorkQueue::Request
 General purpose request structure. More...
 
class  Ogre::WorkQueue::RequestHandler
 Interface definition for a handler of requests. More...
 
struct  Ogre::WorkQueue::Response
 General purpose response structure. More...
 
class  Ogre::WorkQueue::ResponseHandler
 Interface definition for a handler of responses. More...
 

Namespaces

 Ogre
 

Constant Groups

 Ogre
 

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Wed Oct 23 2013 06:57:26