
Public Member Functions | |
| virtual void | OnTimeChange ()=0 |
Protected Member Functions | |
| ~IListenForTimeChangeNotifications () | |
| We never delete instances of this interface; you must manage the lifetime of the class that implements it. | |
| ~IListenForTimeChangeNotifications | ( | ) | [inline, protected] |
We never delete instances of this interface; you must manage the lifetime of the class that implements it.
| virtual void OnTimeChange | ( | ) | [pure virtual] |
1.5.3