Open Reality Reference Guide
FBEventFileChange Class Reference

File change event class. More...

#include <fbsystem.h>

Inheritance diagram for FBEventFileChange:

Public Member Functions

 FBEventFileChange (HKEventBase pEvent)
 Constructor. More...
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor. More...
 

Public Attributes

FBPropertyFileMonitoringType Type
 Read Only Property: Type of file change event. More...
 
FBPropertyString Path
 Read Only Property: The path of changed file. More...
 
- Public Attributes inherited from FBEvent
FBPropertyInt Type
 Read Only Property: Type of event. More...
 

Detailed Description

File change event class.

This event occurs every time a monitored file changed:

Definition at line 497 of file fbsystem.h.

Constructor & Destructor Documentation

◆ FBEventFileChange()

FBEventFileChange ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

◆ Path

Read Only Property: The path of changed file.

Definition at line 507 of file fbsystem.h.

◆ Type

FBPropertyFileMonitoringType Type

Read Only Property: Type of file change event.

Definition at line 506 of file fbsystem.h.


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