Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

SDLDriver::CTimerSystemFactorySDL Class Reference

Inheritance diagram for SDLDriver::CTimerSystemFactorySDL:

Inheritance graph
[legend]
Collaboration diagram for SDLDriver::CTimerSystemFactorySDL:

Collaboration graph
[legend]
List of all members.

Private Member Functions

virtual CTimerSystemmake_singleton ()

Detailed Description

Our timer system factory for SDL (see the CSingletonManager class)

Definition at line 26 of file sdl_ctimer.cpp.


Member Function Documentation

virtual CTimerSystem* SDLDriver::CTimerSystemFactorySDL::make_singleton  )  [inline, private, virtual]
 

The abstract factory class' single factory method, which must be defined by an implementation. The only thing it does is create and return a new instance of a singleton.

Implements CSingletonFactory< CTimerSystem >.

Definition at line 27 of file sdl_ctimer.cpp.


The documentation for this class was generated from the following file:
Generated on Wed Aug 27 11:59:30 2003 for GFW by doxygen 1.3.3