CLAM-Development  1.3
Public Member Functions
CLAM::OutControlPublisher Class Reference

#include <OutControlPublisher.hxx>

List of all members.

Public Member Functions

 OutControlPublisher ()
 OutControlPublisher (const std::string &name, Processing *father)
void PublishOutControl (FloatOutControl &out)
void AddLink (InControlBase &in)
 Set a connection with an in control.

Detailed Description

Definition at line 13 of file OutControlPublisher.hxx.


Constructor & Destructor Documentation

Definition at line 18 of file OutControlPublisher.hxx.

References NULL.

CLAM::OutControlPublisher::OutControlPublisher ( const std::string &  name,
Processing father 
) [inline]

Definition at line 24 of file OutControlPublisher.hxx.

References NULL.


Member Function Documentation

Set a connection with an in control.

Precondition:
You should call IsLinkable before using the AddLink function to avoid errors.

Reimplemented from CLAM::OutControlBase.

Definition at line 35 of file OutControlPublisher.hxx.

References CLAM::OutControlBase::AddLink().

Referenced by CLAM::MIDIKeyboard::ConcreteConfigure().

Definition at line 30 of file OutControlPublisher.hxx.

Referenced by CLAM::MIDIKeyboard::ConcreteConfigure().


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