CL_SoundProviderType_Register< SoundProviderClass > Class Template Reference
[clanSound Sound Providers]

Class template to register a sound provider type. More...

#include <soundprovider_type_register.h>

Inheritance diagram for CL_SoundProviderType_Register< SoundProviderClass >:

CL_SoundProviderType List of all members.

Public Member Functions

Construction
 CL_SoundProviderType_Register (const CL_String &type)
 Registers sound provider type in the CL_SoundProviderFactory.
Operations
virtual CL_SoundProviderload (const CL_String &filename, bool stream, const CL_VirtualDirectory &directory)
 Called to load static with this sound provider type.
virtual CL_SoundProviderload (CL_IODevice &file, bool stream)
 Called to load static with this sound provider type.

Detailed Description

template<class SoundProviderClass>
class CL_SoundProviderType_Register< SoundProviderClass >

Class template to register a sound provider type.


Constructor & Destructor Documentation

template<class SoundProviderClass>
CL_SoundProviderType_Register< SoundProviderClass >::CL_SoundProviderType_Register const CL_String type  )  [inline]
 

Registers sound provider type in the CL_SoundProviderFactory.


Member Function Documentation

template<class SoundProviderClass>
virtual CL_SoundProvider* CL_SoundProviderType_Register< SoundProviderClass >::load CL_IODevice file,
bool  stream
[inline, virtual]
 

Called to load static with this sound provider type.

Implements CL_SoundProviderType.

template<class SoundProviderClass>
virtual CL_SoundProvider* CL_SoundProviderType_Register< SoundProviderClass >::load const CL_String filename,
bool  stream,
const CL_VirtualDirectory directory
[inline, virtual]
 

Called to load static with this sound provider type.

Implements CL_SoundProviderType.


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:41 2009 for ClanLib by  doxygen 1.4.6