libsidplayfp  1.0.3
Public Member Functions
HardSIDBuilder Class Reference

#include <hardsid.h>

Inheritance diagram for HardSIDBuilder:
sidbuilder

List of all members.

Public Member Functions

 HardSIDBuilder (const char *const name)
unsigned int availDevices () const
const char * credits () const
void flush ()
void filter (bool enable)
 enable/disable filter.
unsigned int create (unsigned int sids)

Detailed Description

HardSID Builder Class


Member Function Documentation

unsigned int HardSIDBuilder::availDevices ( ) const [virtual]

Available sids.

Returns:
the number of available sids, 0 = endless.

Implements sidbuilder.

unsigned int HardSIDBuilder::create ( unsigned int  sids) [virtual]

Create the sid emu.

Parameters:
sidsthe number of required sid emu

Implements sidbuilder.

const char * HardSIDBuilder::credits ( ) const [virtual]

Get the builder's credits.

Returns:
credits

Implements sidbuilder.


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