ULIS  dev4.0.7
Utility Library for Imaging Systems
Classes | Enumerations
Event.h File Reference

Classes

class  FEvent
 The FEvent class provides a way to get asynchronous status information about how a task is being processed, once it has been dispatched and scheduled on a multithreaded system, in coordination with a FThreadPool and a FCommandQueue. More...
 

Enumerations

enum  eEventStatus : uint8
 

Enumeration Type Documentation

◆ eEventStatus

Enumerator
EventStatus_Idle 
EventStatus_Queued 
EventStatus_Finished