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

CLAM::OutControlPublisher::OutControlPublisher (  )  [inline]

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

void CLAM::OutControlPublisher::AddLink ( InControlBase in  )  [inline]

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().

void CLAM::OutControlPublisher::PublishOutControl ( FloatOutControl out  )  [inline]

Definition at line 30 of file OutControlPublisher.hxx.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3