Class set_mod_timestamp

This observer will set the modification timestamp of the output file to be the same as the source file.


This program uses the Eclipse IResource class to get and set the timestamps.

Build Information

Author Fred McGuirk
Date Nov 22, 2007
Outputfile set_mod_timestamp.pvc

Properties

No Properties

Methods

FUNCTION update(initPvxState)

The logic to be executed when the observer is triggered.

ParameterDescription
state A reference to an object of class [ProvideX Class:PvxState]

Methods inherited from: EventManagerObserver

getDescription$(), getEventNotificationFlag(), init(), update()