Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cJobThreadMgr Member List

This is the complete list of members for GrayLib::cJobThreadMgr, including all inherited members.

cJobThread classGrayLib::cJobThreadMgrfriend
cJobThreadMgr(int iMaxThreads=32)GrayLib::cJobThreadMgr
cJobThreadSet(int iMinThreads=0, int iMaxThreads=32) noexceptGrayLib::cJobThreadSet< cJobThread >inline
get_RunningJobQty() const noexceptGrayLib::cJobThreadSet< cJobThread >inline
get_WaitingJobQty() const noexceptGrayLib::cJobThreadSet< cJobThread >inline
m_aRunningThreadsGrayLib::cJobThreadSet< cJobThread >protected
m_iMaxThreadsGrayLib::cJobThreadSet< cJobThread >protected
m_iMinThreadsGrayLib::cJobThreadSet< cJobThread >protected
m_WaitingJobsGrayLib::cJobThreadSet< cJobThread >protected
OnTickJobs()GrayLib::cJobThreadMgr
ScheduleJob(cJobBase *pJob, TIMESYSD_t mSecDelay)GrayLib::cJobThreadMgr
~cJobThreadMgr()GrayLib::cJobThreadMgr