Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

ControlOperatorConnection Class Reference

#include <TDSPGroupControl.h>


Detailed Description

Base Class for a group control element
Author:
Peter Jung

Definition at line 29 of file TDSPGroupControl.h.

Public Member Functions

 ControlOperatorConnection (TDSPOperator *o=NULL)
 ~ControlOperatorConnection ()

Data Fields

TDSPOperatorOperator
TDSPOperatorControlControl


Constructor & Destructor Documentation

ControlOperatorConnection::ControlOperatorConnection TDSPOperator o = NULL  )  [inline]
 

Definition at line 32 of file TDSPGroupControl.h.

References Control, and Operator.

00032 { Operator = o; Control = NULL; };

ControlOperatorConnection::~ControlOperatorConnection  )  [inline]
 

Definition at line 33 of file TDSPGroupControl.h.

00033 {};


Field Documentation

TDSPOperatorControl* ControlOperatorConnection::Control
 

Definition at line 35 of file TDSPGroupControl.h.

Referenced by ControlOperatorConnection().

TDSPOperator* ControlOperatorConnection::Operator
 

Definition at line 34 of file TDSPGroupControl.h.

Referenced by ControlOperatorConnection().


The documentation for this class was generated from the following file:
Generated on Fri Apr 23 16:23:46 2004 by doxygen 1.3.2