Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Turntables Class Reference

Jam-O-Drum turntable interface. More...

#include <Turntables.h>

List of all members.

Public Methods

 Turntables ()
 Constructor. More...

 ~Turntables ()
 Destructor. More...

bool Init ()
void Shutdown ()
void Poll ()


Detailed Description

Jam-O-Drum turntable interface.


Constructor & Destructor Documentation

Turntables::Turntables  
 

Constructor.

Turntables::~Turntables  
 

Destructor.


Member Function Documentation

bool Turntables::Init  
 

Initialize the turntables.

Returns:
bool True on success, false on failure

void Turntables::Poll  
 

Poll the turntables for updates.

Returns:
void

void Turntables::Shutdown  
 

Shut down the turntable interface.

Returns:
void


The documentation for this class was generated from the following files:
Generated on Mon Mar 4 08:42:27 2002 for Aria by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002