FMusicDriver_LibTimidity Class Reference

Factory for the libtimidity driver. More...

#include <libtimidity.h>

Inheritance diagram for FMusicDriver_LibTimidity:
MusicDriverFactory< FMusicDriver_LibTimidity > MusicDriverFactoryBase DriverFactoryBase

Public Member Functions

const char * GetName ()
 Get the long, human readable, name for the Driver-class.
const char * GetDescription ()
 Get a nice description of the driver-class.
DriverCreateInstance ()
 Create an instance of this driver-class.

Static Public Attributes

static const int priority = 5
 The priority of this factory.

Detailed Description

Factory for the libtimidity driver.

Definition at line 35 of file libtimidity.h.


Member Function Documentation

Driver* FMusicDriver_LibTimidity::CreateInstance (  )  [inline, virtual]

Create an instance of this driver-class.

Returns:
The instance.

Implements DriverFactoryBase.

Definition at line 40 of file libtimidity.h.

const char* FMusicDriver_LibTimidity::GetDescription (  )  [inline, virtual]

Get a nice description of the driver-class.

Returns:
The description.

Implements DriverFactoryBase.

Definition at line 39 of file libtimidity.h.


The documentation for this class was generated from the following file:

Generated on Fri May 27 04:20:42 2011 for OpenTTD by  doxygen 1.6.1