Wt::BaseFactory< BT > Class Template Reference

#include <audio.h>

Inheritance diagram for Wt::BaseFactory< BT >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 BaseFactory ()
virtual ~BaseFactory ()
virtual BT * instance ()=0

Detailed Description

template<class BT>
class Wt::BaseFactory< BT >

Definition at line 36 of file audio.h.


Constructor & Destructor Documentation

template<class BT>
Wt::BaseFactory< BT >::BaseFactory (  )  [inline]

Definition at line 38 of file audio.h.

00038 {}

template<class BT>
virtual Wt::BaseFactory< BT >::~BaseFactory (  )  [inline, virtual]

Definition at line 39 of file audio.h.

00039 {}


Member Function Documentation

template<class BT>
virtual BT* Wt::BaseFactory< BT >::instance (  )  [pure virtual]

Implemented in Wt::Factory< BT, ST >, Wt::Factory< Wt::Audio, Wt::Audio >, Wt::Factory< Wt::Audio, Wt::SDLMixer >, and Wt::Factory< Wt::Audio, Wt::NullAudio >.


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

Generated Fri Jul 28 19:25:37 2006.
Copyright © 1998-2003 by the respective authors.

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.