This singleton is used to create a Timer Manager when necessary. More...
#include <ilserver/timer.h>
Inherited by IlsTcpTimerManagerFactory.
Public Member Functions | |
virtual IlsTimerManager * | newInstance () |
Returns an instance of IlsTimerManager . More... | |
This singleton is used to create a Timer Manager when necessary.
Library: server
and mvcomp
Install your own factory if you want to provide a subclass of IlsTimerManager
to manage timers.
IlsTimer
.
|
virtual |
Returns an instance of IlsTimerManager
.
It should be overriden by subclasses.
© 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.