#include <streamconversion_helper.h>

Private Attributes | |
| StreamConversionHelper< SRCTYPE, DSTTYPE > & | _emitter | 
Additional Inherited Members | |
  Static Public Member Functions inherited from ThreadInterfaceTemplate< CollectorThread< SRCTYPE, DSTTYPE > > | |
| static ResultMemT< StrongRef< CollectorThread< SRCTYPE, DSTTYPE > > > | Create (ARGS &&... args) | 
  Static Public Member Functions inherited from ThreadInterface | |
| static const ThreadInterface * | GetCurrentThread () | 
| static Bool | IsMainThread () | 
| static THREADTYPE | GetCurrentThreadType () | 
| static Result< void > | AssimilateAlienThread () | 
  Static Public Member Functions inherited from JobInterface | |
| static Int | GetCurrentWorkerThreadIndex () | 
| static Int | GetCurrentThreadCount () | 
| static Bool | IsCurrentJobCancelled (const JobInterface *optionalJob=nullptr) | 
| static JobStatusInterface * | GetCurrentJob () | 
      
  | 
  explicit | 
| const char* GetName | ( | void | ) | const | 
| Result<void> operator() | ( | ) | 
      
  | 
  private |