FINAL CUT
Public Types | Public Member Functions | Friends | List of all members
finalcut::EventLoop Class Reference

Public Types

enum  PollResult : uInt8 { Success, Timeout, Error, Interrupted }
 

Public Member Functions

 EventLoop (const EventLoop &)=delete
 
 EventLoop (EventLoop &&)=delete
 
auto operator= (const EventLoop &) -> EventLoop &=delete
 
auto operator= (EventLoop &&) noexcept -> EventLoop &=delete
 
auto getClassName () const -> FString
 
auto run () -> int
 
void leave () noexcept
 

Friends

class Monitor
 

The documentation for this class was generated from the following files: