DLS::Connection Class Reference

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

#include <DLS.h>

List of all members.

Classes

struct  conn_block_t

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)
conn_block_t ToConnBlock ()
virtual ~Connection ()

Friends

class Articulation


Detailed Description

Defines a connection within the synthesis model.

Definition at line 240 of file DLS.h.


Constructor & Destructor Documentation

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

Definition at line 261 of file DLS.h.

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

Definition at line 264 of file DLS.h.


Member Function Documentation

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

Connection::conn_block_t DLS::Connection::ToConnBlock (  )  [protected]


Friends And Related Function Documentation

friend class Articulation [friend]

Definition at line 265 of file DLS.h.


Member Data Documentation

Definition at line 246 of file DLS.h.

Referenced by Init(), and ToConnBlock().

Definition at line 249 of file DLS.h.

Referenced by Init(), and ToConnBlock().

Definition at line 248 of file DLS.h.

Referenced by Init(), and ToConnBlock().

Definition at line 247 of file DLS.h.

Referenced by Init(), and ToConnBlock().

Definition at line 250 of file DLS.h.

Referenced by Init(), and ToConnBlock().

Definition at line 251 of file DLS.h.

Referenced by Init(), and ToConnBlock().

Definition at line 252 of file DLS.h.

Referenced by Init(), and ToConnBlock().

Definition at line 242 of file DLS.h.

Referenced by Init(), and ToConnBlock().

Definition at line 245 of file DLS.h.

Referenced by Init(), and ToConnBlock().

Definition at line 244 of file DLS.h.

Referenced by Init(), and ToConnBlock().

Definition at line 243 of file DLS.h.

Referenced by Init(), and ToConnBlock().


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

doxygen