Ogre::DefaultWorkQueueBase Member List

This is the complete list of members for Ogre::DefaultWorkQueueBase, including all inherited members.
_processNextRequest()Ogre::DefaultWorkQueueBase [virtual]
_threadMain()=0Ogre::DefaultWorkQueueBase [pure 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]
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]
mPausedOgre::DefaultWorkQueueBase [protected]
mProcessQueueOgre::DefaultWorkQueueBase [protected]
mRequestCountOgre::DefaultWorkQueueBase [protected]
mRequestHandlersOgre::DefaultWorkQueueBase [protected]
mRequestQueueOgre::DefaultWorkQueueBase [protected]
mResponseHandlersOgre::DefaultWorkQueueBase [protected]
mResponseQueueOgre::DefaultWorkQueueBase [protected]
mResposeTimeLimitMSOgre::DefaultWorkQueueBase [protected]
mShuttingDownOgre::DefaultWorkQueueBase [protected]
mWorkerFuncOgre::DefaultWorkQueueBase [protected]
mWorkerRenderSystemAccessOgre::DefaultWorkQueueBase [protected]
mWorkerThreadCountOgre::DefaultWorkQueueBase [protected]
notifyWorkers()=0Ogre::DefaultWorkQueueBase [protected, pure virtual]
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()=0Ogre::WorkQueue [pure virtual]
startup(bool forceRestart=true)=0Ogre::WorkQueue [pure virtual]
WorkQueue()Ogre::WorkQueue
~AllocatedObject()Ogre::AllocatedObject< Alloc >
~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:37 2012