Members Chapter Previous Next

class IStorageEvent

                                                                            IStorageEvent       
 Herkules
 Event class

The class has to be implemented by the user of the Storage. A pointer to an object implementing this interface can be passed when creating an instance of the IStorageEngine. The Fire() method will be called when one of the FireChanged() methods is executed.

#include "IStorage.h"