Factory for the libtimidity driver. More...
#include <libtimidity.h>
Public Member Functions | |
Driver * | CreateInstance () const |
Create an instance of this driver-class. |
Factory for the libtimidity driver.
Definition at line 35 of file libtimidity.h.
Driver* FMusicDriver_LibTimidity::CreateInstance | ( | ) | const [inline, virtual] |
Create an instance of this driver-class.
Implements DriverFactoryBase.
Definition at line 38 of file libtimidity.h.