Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

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 Connections, DLS::Connection::conn_block_t::control, DLS::Connection::conn_block_t::destination, RIFF::List::GetListType(), gig::headerSize, DLS::Connection::Init(), LIST_TYPE_ART1, LIST_TYPE_ART2, pConnections, RIFF::Chunk::Read(), RIFF::Chunk::ReadUint32(), DLS::Connection::conn_block_t::scale, RIFF::Chunk::SetPos(), DLS::Connection::conn_block_t::source, and DLS::Connection::conn_block_t::transform.

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.

Referenced by Articulation().

Connection* DLS::Articulation::pConnections
 

Points to the beginning of a Connection array.

Definition at line 290 of file DLS.h.

Referenced by Articulation(), and ~Articulation().


The documentation for this class was generated from the following files:
Generated on Wed May 25 23:48:22 2005 for libgig by  doxygen 1.4.2