AgateLib.Drivers.DriverInfoList< TBase, T > Class Template Reference

Class which contains a list of drivers and the code required to instantiate them. More...

List of all members.


Detailed Description

template<TBase, T>
class AgateLib::Drivers::DriverInfoList< TBase, T >

Class which contains a list of drivers and the code required to instantiate them.

Template Parameters:
TBase Base class of the main driver class factory. (DisplayImpl, etc.)
T DriverTypeID derived class. This should emulate an enum.

The documentation for this class was generated from the following file:
AgateLib
Awesome Game and Tool Engine Library
SourceForge.net Logo