#include <StdScheduler.h>
Definition at line 140 of file StdScheduler.h.
 
◆ CStdNotifyProc()
      
        
          | CStdNotifyProc::CStdNotifyProc | ( |  | ) |  | 
      
 
 
◆ ~CStdNotifyProc()
  
  | 
        
          | CStdNotifyProc::~CStdNotifyProc | ( |  | ) |  |  | override | 
 
 
◆ Changed()
  
  | 
        
          | void StdSchedulerProc::Changed | ( |  | ) |  |  | protectedinherited | 
 
 
◆ CheckAndReset()
      
        
          | bool CStdNotifyProc::CheckAndReset | ( |  | ) |  | 
      
 
 
◆ Execute()
  
  | 
        
          | virtual bool StdSchedulerProc::Execute | ( | int | iTimeout = -1, |  
          |  |  | pollfd * | readyfds = nullptr |  
          |  | ) |  |  |  | pure virtualinherited | 
 
Implemented in C4ApplicationSec1Timer, C4Network2::InitialConnect, C4NetIO, C4FileMonitor, C4InteractiveThreadNotifyProc, C4StdInProc, C4Network2IO, C4NetIOTCP, C4NetIOUDP, C4NetIOSimpleUDP, and C4HTTPClient.
Referenced by StdSchedulerProc::ExecuteUntil(), and SCHNotify::registerAt:.
 
 
◆ ExecuteUntil()
  
  | 
        
          | bool StdSchedulerProc::ExecuteUntil | ( | int | iTimeout = -1 | ) |  |  | inherited | 
 
 
◆ GetFDs()
  
  | 
        
          | void CStdNotifyProc::GetFDs | ( | std::vector< struct pollfd > & | checkfds | ) |  |  | overridevirtual | 
 
 
◆ GetNextTick()
◆ IsLowPriority()
  
  | 
        
          | virtual bool StdSchedulerProc::IsLowPriority | ( |  | ) |  |  | inlinevirtualinherited | 
 
 
◆ IsNotify()
  
  | 
        
          | bool CStdNotifyProc::IsNotify | ( |  | ) |  |  | inlineoverridevirtual | 
 
 
◆ IsSignaled()
  
  | 
        
          | bool StdSchedulerProc::IsSignaled | ( |  | ) |  |  | inherited | 
 
 
◆ Notify()
      
        
          | void CStdNotifyProc::Notify | ( |  | ) |  | 
      
 
 
◆ TimerInterval()
  
  | 
        
          | virtual uint32_t StdSchedulerProc::TimerInterval | ( |  | ) |  |  | inlinevirtualinherited | 
 
 
The documentation for this class was generated from the following file: