INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
hydroiceutil::EventScheduler Class Reference
Detailed DescriptionA simple event schedule. Only very inaccurate dispatch can be expected. The scheduler sleeps for a while, wakes up, checks for events which are past-due and dispatches all of them in order. The resolution of the scheduler can be controlled somewhat by changing the interval between polls. Scheduling events from inside the dispatched event is allowed. Member Function Documentation
Will send an hydroiceutil::Event event of type References scheduleEvent(). The documentation for this class was generated from the following files:
|
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)