#include <streamconversion_helper.h>
Private Attributes | |
StreamConversionHelper< SRCTYPE, DSTTYPE > & | _emitter |
Additional Inherited Members | |
![]() | |
static ResultMemT< StrongRef< CollectorThread< SRCTYPE, DSTTYPE > > > | Create (ARGS &&... args) |
![]() | |
static const ThreadInterface * | GetCurrentThread () |
static Bool | IsMainThread () |
static THREADTYPE | GetCurrentThreadType () |
static THREADTYPE | GetCurrentThreadType (Int &threadIdentifier) |
static Result< void > | AssimilateAlienThread () |
![]() | |
template<JOBCANCELLATION B = JOBCANCELLATION::AUTOMATIC, typename FN , typename... ARGS> | |
static ResultMemT< JobInterface * > | Create (FN &&src, ARGS &&... args) |
static Int | GetCurrentWorkerThreadIndex () |
static Int | GetCurrentThreadCount () |
static Bool | IsCurrentJobCancelled (const JobInterface *optionalJob=nullptr) |
static JobStatusInterface * | GetCurrentJob () |
|
explicit |
const char* GetName | ( | ) | const |
Result<void> operator() | ( | ) |
|
private |