Public Member Functions

FSoundDriver_Null Class Reference

Factory for the null sound driver. More...

#include <null_s.h>

Inheritance diagram for FSoundDriver_Null:
DriverFactoryBase

Public Member Functions

DriverCreateInstance () const
 Create an instance of this driver-class.

Detailed Description

Factory for the null sound driver.

Definition at line 27 of file null_s.h.


Member Function Documentation

Driver* FSoundDriver_Null::CreateInstance (  )  const [inline, virtual]

Create an instance of this driver-class.

Returns:
The instance.

Implements DriverFactoryBase.

Definition at line 30 of file null_s.h.


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