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

This is the complete list of members for GrayLib::cJobThreadSet< T >, including all inherited members.

cJobThreadSet(int iMinThreads=0, int iMaxThreads=32) noexceptGrayLib::cJobThreadSet< T >inline
get_RunningJobQty() const noexceptGrayLib::cJobThreadSet< T >inline
get_WaitingJobQty() const noexceptGrayLib::cJobThreadSet< T >inline
m_aRunningThreadsGrayLib::cJobThreadSet< T >protected
m_iMaxThreadsGrayLib::cJobThreadSet< T >protected
m_iMinThreadsGrayLib::cJobThreadSet< T >protected
m_WaitingJobsGrayLib::cJobThreadSet< T >protected