継承メンバを含む nn::nex::ThreadedJob の全メンバ一覧です。
GetThreadCoreNo() const | nn::nex::ThreadedJob | |
GetThreadName() const | nn::nex::ThreadedJob | |
GetThreadPriority() const | nn::nex::ThreadedJob | |
GetThreadStackSize() const | nn::nex::ThreadedJob | |
SetThreadCoreNo(qInt32 threadCoreNo) | nn::nex::ThreadedJob | |
SetThreadName(String threadName) | nn::nex::ThreadedJob | |
SetThreadPriority(qUnsignedInt32 threadPriority) | nn::nex::ThreadedJob | |
SetThreadStackSize(size_t threadStackSize) | nn::nex::ThreadedJob | |
Start(CallContext *pContext, const TCallback &threadedCallback, qBool deleteCallbackAfterCall=false) | nn::nex::ThreadedJob | |
ThreadedJob() | nn::nex::ThreadedJob | |
~ThreadedJob() | nn::nex::ThreadedJob | virtual |