Classes | |
class | IlsTimer |
This class manages a Rogue Wave Server timer that will call a callback function when it expires. More... | |
class | IlsTimerManager |
This singleton manages all the timers that have been posted in the application. More... | |
class | IlsTimerManagerFactory |
This singleton is used to create a Timer Manager when necessary. More... | |
Typedefs | |
typedef void(* | IlsTimerCallback) (IlsTimer &, IlsAny) |
This is the signature of the timer callback that is invoked when a timer is fired. More... | |
© Copyright 2018, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.