File change event class. More...
#include <pyfbsdk.h>
Public Member Functions | |
FBEventFileChange (HKEventBase pEvent) | |
Constructor. | |
![]() | |
FBEvent (HKEvent pEvent) | |
Constructor. | |
Public Attributes | |
str | Path |
Read Only Property: The path of changed file. | |
FBFileMonitoringType | Type |
Read Only Property: Type of file change event. | |
![]() | |
int | Type |
Read Only Property: Type of event. | |
File change event class.
This event occurs every time a monitored file changed:
FBEventFileChange | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
str Path |
Read Only Property: The path of changed file.
FBFileMonitoringType Type |
Read Only Property: Type of file change event.