Wt::BaseFactory< BT > Class Template Reference

#include <audio.h>

Inherited by Wt::Factory< BT, ST >.

List of all members.

Public Member Functions

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

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


Constructor & Destructor Documentation

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

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


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:22:38 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.