OGRE
14.3
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::WorkQueue Member List
This is the complete list of members for
Ogre::WorkQueue
, including all inherited members.
addMainThreadTask
(std::function< void()> task)=0
Ogre::WorkQueue
pure virtual
addTask
(std::function< void()> task)=0
Ogre::WorkQueue
pure virtual
getMainThreadProcessingTimeLimit
() const
Ogre::WorkQueue
inline
getRequestsAccepted
() const =0
Ogre::WorkQueue
pure virtual
getResponseProcessingTimeLimit
() const =0
Ogre::WorkQueue
pure virtual
getWorkerThreadCount
() const
Ogre::WorkQueue
inline
virtual
isPaused
() const =0
Ogre::WorkQueue
pure virtual
processMainThreadTasks
()
Ogre::WorkQueue
virtual
processResponses
()
Ogre::WorkQueue
inline
virtual
RequestID
typedef
Ogre::WorkQueue
setMainThreadProcessingTimeLimit
(uint64 ms)
Ogre::WorkQueue
inline
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
setWorkerThreadCount
(size_t c)
Ogre::WorkQueue
inline
virtual
shutdown
()=0
Ogre::WorkQueue
pure virtual
startup
(bool forceRestart=true)=0
Ogre::WorkQueue
pure virtual
WorkQueue
()
Ogre::WorkQueue
inline
~WorkQueue
()
Ogre::WorkQueue
inline
virtual
Generated by
1.9.8