#include <C4FileMonitor.h>
Definition at line 31 of file C4FileMonitor.h.
◆ ChangeNotify
| typedef void(* C4FileMonitor::ChangeNotify) (const char *, const char *) |
◆ C4FileMonitor()
◆ ~C4FileMonitor()
| C4FileMonitor::~C4FileMonitor |
( |
| ) |
|
|
override |
◆ AddDirectory()
| void C4FileMonitor::AddDirectory |
( |
const char * |
szDir | ) |
|
◆ Changed()
| void StdSchedulerProc::Changed |
( |
| ) |
|
|
protectedinherited |
◆ Execute()
| bool C4FileMonitor::Execute |
( |
int |
iTimeout = -1, |
|
|
pollfd * |
= nullptr |
|
) |
| |
|
overridevirtual |
◆ ExecuteUntil()
| bool StdSchedulerProc::ExecuteUntil |
( |
int |
iTimeout = -1 | ) |
|
|
inherited |
◆ GetFDs()
| void C4FileMonitor::GetFDs |
( |
std::vector< struct pollfd > & |
FDs | ) |
|
|
overridevirtual |
◆ GetNextTick()
◆ IsLowPriority()
| virtual bool StdSchedulerProc::IsLowPriority |
( |
| ) |
|
|
inlinevirtualinherited |
◆ IsNotify()
| virtual bool StdSchedulerProc::IsNotify |
( |
| ) |
|
|
inlinevirtualinherited |
◆ IsSignaled()
| bool StdSchedulerProc::IsSignaled |
( |
| ) |
|
|
inherited |
◆ OnThreadEvent()
◆ StartMonitoring()
| void C4FileMonitor::StartMonitoring |
( |
| ) |
|
◆ TimerInterval()
| virtual uint32_t StdSchedulerProc::TimerInterval |
( |
| ) |
|
|
inlinevirtualinherited |
The documentation for this class was generated from the following file: