FBEventFileChange Class Reference

FBEventFileChange Class Reference

#include <fbsystem.h>

Class Description

File change event class.

This event occurs every time a monitored file changed:

Definition at line 489 of file 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...
 

Constructor & Destructor Documentation

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

Read Only Property: The path of changed file.

Definition at line 499 of file fbsystem.h.

Read Only Property: Type of file change event.

Definition at line 498 of file fbsystem.h.


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