DLS::Connection Class Reference

Defines a connection within the synthesis model. More...

#include <DLS.h>

List of all members.

Public Attributes

conn_src_t Source
conn_trn_t SourceTransform
bool SourceInvert
bool SourceBipolar
conn_src_t Control
conn_trn_t ControlTransform
bool ControlInvert
bool ControlBipolar
conn_dst_t Destination
conn_trn_t DestinationTransform
uint32_t Scale

Protected Member Functions

 Connection ()
void Init (conn_block_t *Header)
virtual ~Connection ()

Friends

class Articulation

Classes

struct  conn_block_t


Detailed Description

Defines a connection within the synthesis model.

Definition at line 260 of file DLS.h.


Constructor & Destructor Documentation

DLS::Connection::Connection  )  [inline, protected]
 

Definition at line 281 of file DLS.h.

virtual DLS::Connection::~Connection  )  [inline, protected, virtual]
 

Definition at line 283 of file DLS.h.


Member Function Documentation

void DLS::Connection::Init conn_block_t Header  )  [protected]
 

Definition at line 31 of file DLS.cpp.

References CONN_TRANSFORM_BIPOLAR_CTL, CONN_TRANSFORM_BIPOLAR_SRC, CONN_TRANSFORM_CTL, CONN_TRANSFORM_DST, CONN_TRANSFORM_INVERT_CTL, CONN_TRANSFORM_INVERT_SRC, CONN_TRANSFORM_SRC, DLS::Connection::conn_block_t::control, Control, ControlBipolar, ControlInvert, ControlTransform, DLS::Connection::conn_block_t::destination, Destination, DestinationTransform, DLS::Connection::conn_block_t::scale, Scale, DLS::Connection::conn_block_t::source, Source, SourceBipolar, SourceInvert, SourceTransform, and DLS::Connection::conn_block_t::transform.


Friends And Related Function Documentation

friend class Articulation [friend]
 

Definition at line 283 of file DLS.h.


Member Data Documentation

conn_src_t DLS::Connection::Control
 

Definition at line 266 of file DLS.h.

Referenced by Init().

bool DLS::Connection::ControlBipolar
 

Definition at line 269 of file DLS.h.

Referenced by Init().

bool DLS::Connection::ControlInvert
 

Definition at line 268 of file DLS.h.

Referenced by Init().

conn_trn_t DLS::Connection::ControlTransform
 

Definition at line 267 of file DLS.h.

Referenced by Init().

conn_dst_t DLS::Connection::Destination
 

Definition at line 270 of file DLS.h.

Referenced by Init().

conn_trn_t DLS::Connection::DestinationTransform
 

Definition at line 271 of file DLS.h.

Referenced by Init().

uint32_t DLS::Connection::Scale
 

Definition at line 272 of file DLS.h.

Referenced by Init().

conn_src_t DLS::Connection::Source
 

Definition at line 262 of file DLS.h.

Referenced by Init().

bool DLS::Connection::SourceBipolar
 

Definition at line 265 of file DLS.h.

Referenced by Init().

bool DLS::Connection::SourceInvert
 

Definition at line 264 of file DLS.h.

Referenced by Init().

conn_trn_t DLS::Connection::SourceTransform
 

Definition at line 263 of file DLS.h.

Referenced by Init().


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