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.
|
Driver * | CreateInstance () |
| Create an instance of this driver-class.
|
Static Public Attributes |
static const int | priority = 10 |
| The priority of this factory.
|
Detailed Description
Definition at line 25 of file cocoa_s.h.
Member Function Documentation
Driver* FSoundDriver_Cocoa::CreateInstance |
( |
|
) |
[inline, virtual] |
const char* FSoundDriver_Cocoa::GetDescription |
( |
|
) |
[inline, virtual] |
The documentation for this class was generated from the following file: