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

SDLDriver::CEventSystemFactorySDL Class Reference

Inheritance diagram for SDLDriver::CEventSystemFactorySDL:

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

Collaboration graph
[legend]
List of all members.

Private Member Functions

virtual CEventSystemmake_singleton ()

Detailed Description

Our abstract factory class for creating the CEventSystemSDL singleton.

Definition at line 90 of file sdl_cevent.cpp.


Member Function Documentation

virtual CEventSystem* SDLDriver::CEventSystemFactorySDL::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< CEventSystem >.

Definition at line 91 of file sdl_cevent.cpp.


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