Ogre::DefaultWorkQueue Member List

This is the complete list of members for Ogre::DefaultWorkQueue, including all inherited members.
_processNextRequest()Ogre::DefaultWorkQueueBase [virtual]
_registerThreadWithRenderSystem()Ogre::DefaultWorkQueue
_threadMain()Ogre::DefaultWorkQueue [virtual]
_threadMain()Ogre::DefaultWorkQueue [virtual]
abortAllRequests()Ogre::DefaultWorkQueueBase [virtual]
abortRequest(RequestID id)Ogre::DefaultWorkQueueBase [virtual]
abortRequestsByChannel(uint16 channel)Ogre::DefaultWorkQueueBase [virtual]
addRequest(uint16 channel, uint16 requestType, const Any &rData, uint8 retryCount=0, bool forceSynchronous=false)Ogre::DefaultWorkQueueBase [virtual]
addRequestHandler(uint16 channel, RequestHandler *rh)Ogre::DefaultWorkQueueBase [virtual]
addRequestWithRID(RequestID rid, uint16 channel, uint16 requestType, const Any &rData, uint8 retryCount)Ogre::DefaultWorkQueueBase [protected]
addResponseHandler(uint16 channel, ResponseHandler *rh)Ogre::DefaultWorkQueueBase [virtual]
AllocatedObject()Ogre::AllocatedObject< Alloc > [explicit]
ChannelMap typedefOgre::WorkQueue [protected]
DefaultWorkQueue(const String &name=StringUtil::BLANK)Ogre::DefaultWorkQueue
DefaultWorkQueue(const String &name=StringUtil::BLANK)Ogre::DefaultWorkQueue
DefaultWorkQueueBase(const String &name=StringUtil::BLANK)Ogre::DefaultWorkQueueBase
getChannel(const String &channelName)Ogre::WorkQueue [virtual]
getName() const Ogre::DefaultWorkQueueBase
getRequestsAccepted() const Ogre::DefaultWorkQueueBase [virtual]
getResponseProcessingTimeLimit() const Ogre::DefaultWorkQueueBase [virtual]
getWorkersCanAccessRenderSystem() const Ogre::DefaultWorkQueueBase [virtual]
getWorkerThreadCount() const Ogre::DefaultWorkQueueBase [virtual]
isPaused() const Ogre::DefaultWorkQueueBase [virtual]
isShuttingDown() const Ogre::DefaultWorkQueueBase [virtual]
mAcceptRequestsOgre::DefaultWorkQueueBase [protected]
mChannelMapOgre::WorkQueue [protected]
mIsRunningOgre::DefaultWorkQueueBase [protected]
mNameOgre::DefaultWorkQueueBase [protected]
mNextChannelOgre::WorkQueue [protected]
mNumThreadsRegisteredWithRSOgre::DefaultWorkQueue [protected]
mPausedOgre::DefaultWorkQueueBase [protected]
mProcessQueueOgre::DefaultWorkQueueBase [protected]
mRegisteredThreadsOgre::DefaultWorkQueue [private]
mRequestCountOgre::DefaultWorkQueueBase [protected]
mRequestHandlersOgre::DefaultWorkQueueBase [protected]
mRequestQueueOgre::DefaultWorkQueueBase [protected]
mResponseHandlersOgre::DefaultWorkQueueBase [protected]
mResponseQueueOgre::DefaultWorkQueueBase [protected]
mResposeTimeLimitMSOgre::DefaultWorkQueueBase [protected]
mShuttingDownOgre::DefaultWorkQueueBase [protected]
mTaskGroupOgre::DefaultWorkQueue [private]
mTaskSchedulerOgre::DefaultWorkQueue [private]
mWorkerFuncOgre::DefaultWorkQueueBase [protected]
mWorkerRenderSystemAccessOgre::DefaultWorkQueueBase [protected]
mWorkerThreadCountOgre::DefaultWorkQueueBase [protected]
notifyThreadRegistered()Ogre::DefaultWorkQueue [protected, virtual]
notifyWorkers()Ogre::DefaultWorkQueue [protected, virtual]
notifyWorkers()Ogre::DefaultWorkQueue [protected, virtual]
OGRE_MUTEX(mRegisterRSMutex)Ogre::DefaultWorkQueue [private]
OGRE_RW_MUTEX(mRequestHandlerMutex)Ogre::DefaultWorkQueueBase [protected]
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new(size_t sz)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >
processRequest(Request *r)Ogre::DefaultWorkQueueBase [protected]
processRequestResponse(Request *r, bool synchronous)Ogre::DefaultWorkQueueBase [protected]
processResponse(Response *r)Ogre::DefaultWorkQueueBase [protected]
processResponses()Ogre::DefaultWorkQueueBase [virtual]
removeRequestHandler(uint16 channel, RequestHandler *rh)Ogre::DefaultWorkQueueBase [virtual]
removeResponseHandler(uint16 channel, ResponseHandler *rh)Ogre::DefaultWorkQueueBase [virtual]
RequestHandlerHolderPtr typedefOgre::DefaultWorkQueueBase [protected]
RequestHandlerList typedefOgre::DefaultWorkQueueBase [protected]
RequestHandlerListByChannel typedefOgre::DefaultWorkQueueBase [protected]
RequestID typedefOgre::WorkQueue
RequestQueue typedefOgre::DefaultWorkQueueBase [protected]
ResponseHandlerList typedefOgre::DefaultWorkQueueBase [protected]
ResponseHandlerListByChannel typedefOgre::DefaultWorkQueueBase [protected]
ResponseQueue typedefOgre::DefaultWorkQueueBase [protected]
setPaused(bool pause)Ogre::DefaultWorkQueueBase [virtual]
setRequestsAccepted(bool accept)Ogre::DefaultWorkQueueBase [virtual]
setResponseProcessingTimeLimit(unsigned long ms)Ogre::DefaultWorkQueueBase [virtual]
setWorkersCanAccessRenderSystem(bool access)Ogre::DefaultWorkQueueBase [virtual]
setWorkerThreadCount(size_t c)Ogre::DefaultWorkQueueBase [virtual]
shutdown()Ogre::DefaultWorkQueue [virtual]
shutdown()Ogre::DefaultWorkQueue [virtual]
startup(bool forceRestart=true)Ogre::DefaultWorkQueue [virtual]
startup(bool forceRestart=true)Ogre::DefaultWorkQueue [virtual]
waitForNextRequest()Ogre::DefaultWorkQueue [protected, virtual]
WorkQueue()Ogre::WorkQueue
~AllocatedObject()Ogre::AllocatedObject< Alloc >
~DefaultWorkQueue()Ogre::DefaultWorkQueue [virtual]
~DefaultWorkQueue()Ogre::DefaultWorkQueue [virtual]
~DefaultWorkQueueBase()Ogre::DefaultWorkQueueBase [virtual]
~WorkQueue()Ogre::WorkQueue [virtual]

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:41:41 2012