libgig
4.4.1
|
Defines a connection within the synthesis model. More...
#include <DLS.h>
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 | |
void | Init (conn_block_t *Header) |
conn_block_t | ToConnBlock () |