DLS::Articulation Class Reference

Provides access to the defined connections used for the synthesis model. More...

#include <DLS.h>

List of all members.

Public Member Functions

 Articulation (RIFF::List *artList)
virtual ~Articulation ()

Public Attributes

ConnectionpConnections
 Points to the beginning of a Connection array.
uint32_t Connections
 Reflects the number of Connections.


Detailed Description

Provides access to the defined connections used for the synthesis model.

Definition at line 288 of file DLS.h.


Constructor & Destructor Documentation

DLS::Articulation::Articulation RIFF::List artList  ) 
 

Definition at line 50 of file DLS.cpp.

References RIFF::List::GetListType(), LIST_TYPE_ART1, and LIST_TYPE_ART2.

DLS::Articulation::~Articulation  )  [virtual]
 

Definition at line 71 of file DLS.cpp.

References pConnections.


Member Data Documentation

uint32_t DLS::Articulation::Connections
 

Reflects the number of Connections.

Definition at line 291 of file DLS.h.

Connection* DLS::Articulation::pConnections
 

Points to the beginning of a Connection array.

Definition at line 290 of file DLS.h.

Referenced by ~Articulation().


The documentation for this class was generated from the following files:
Generated on Wed Nov 23 03:59:19 2005 for libgig by  doxygen 1.4.5