libsidplayfp  0.3.5
Public Member Functions | List of all members
HardSIDBuilder Class Reference

#include <hardsid.h>

Inheritance diagram for HardSIDBuilder:
sidbuilder

Public Member Functions

 HardSIDBuilder (const char *const name)
uint devices (bool used)
sidemulock (c64env *env, sid2_model_t model)
void unlock (sidemu *device)
void remove (void)
const char * error (void) const
const char * credits (void)
void flush (void)
void filter (bool enable)
uint create (uint sids)
- Public Member Functions inherited from sidbuilder
 sidbuilder (const char *const name)
const char * name (void) const
 operator bool () const

Additional Inherited Members

- Protected Attributes inherited from sidbuilder
bool m_status

Detailed Description

HardSID Builder Class

Member Function Documentation

uint HardSIDBuilder::devices ( bool  used)

true will give you the number of used devices. return values: 0 none, positive is used sids false will give you all available sids. return values: 0 endless, positive is available sids. use bool operator to determine error


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