OgreWorkQueue.h File Reference

#include "OgrePrerequisites.h"
#include "OgreAtomicWrappers.h"
#include "OgreAny.h"
#include "OgreSharedPtr.h"

Go to the source code of this file.

Classes

class  Ogre::WorkQueue
 Interface to a general purpose request / response style background work queue. More...
class  Ogre::WorkQueue::Request
 General purpose request structure. More...
struct  Ogre::WorkQueue::Response
 General purpose response structure. More...
class  Ogre::WorkQueue::RequestHandler
 Interface definition for a handler of requests. More...
class  Ogre::WorkQueue::ResponseHandler
 Interface definition for a handler of responses. More...
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...

Namespaces

namespace  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 Fri May 25 23:36:29 2012