#include <audio.h>
Inheritance diagram for Wt::BaseFactory< BT >:

Public Member Functions | |
| BaseFactory () | |
| virtual | ~BaseFactory () |
| virtual BT * | instance ()=0 |
Definition at line 36 of file audio.h.
| Wt::BaseFactory< BT >::BaseFactory | ( | ) | [inline] |
| virtual Wt::BaseFactory< BT >::~BaseFactory | ( | ) | [inline, virtual] |
| virtual BT* Wt::BaseFactory< BT >::instance | ( | ) | [pure virtual] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.