LightManagerInstBase Class Reference

#include <lightManager.h>

Inheritance diagram for LightManagerInstBase:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 LightManagerInstBase (const char *name)
virtual LightManagergetInstance ()=0

Private Types

typedef StaticNamedSingleton<
LightManagerInstBase
Parent

Member Typedef Documentation


Constructor & Destructor Documentation

LightManagerInstBase::LightManagerInstBase ( const char *  name  )  [inline]


Member Function Documentation

virtual LightManager* LightManagerInstBase::getInstance (  )  [pure virtual]

Implemented in LightManagerInst< T >.