CLAM::InControlPublisher Class Reference

#include <InControlPublisher.hxx>

Inheritance diagram for CLAM::InControlPublisher:

CLAM::InControl

List of all members.


Detailed Description

Definition at line 12 of file InControlPublisher.hxx.


Public Member Functions

 InControlPublisher ()
 InControlPublisher (const std::string &name, Processing *father)
void PublishInControl (InControl &in)
int DoControl (TControlData val)
 Stores the incoming control value.
const TControlDataGetLastValue () const
 Returns the last TControlData (float) received event.

Constructor & Destructor Documentation

CLAM::InControlPublisher::InControlPublisher (  )  [inline]

Definition at line 17 of file InControlPublisher.hxx.

References NULL.

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

Definition at line 23 of file InControlPublisher.hxx.

References NULL.


Member Function Documentation

void CLAM::InControlPublisher::PublishInControl ( InControl in  )  [inline]

Definition at line 29 of file InControlPublisher.hxx.

int CLAM::InControlPublisher::DoControl ( TControlData  val  )  [inline, virtual]

Stores the incoming control value.

It can be retrieved using GetLastValue

Reimplemented from CLAM::InControl.

Definition at line 33 of file InControlPublisher.hxx.

References CLAM::InControl::DoControl().

Referenced by CLAM::SegmentTransformation::ConcreteConfigure(), and CLAM::SegmentTransformation::UpdateControlValueFromBPF().

const TControlData& CLAM::InControlPublisher::GetLastValue (  )  const [inline]

Returns the last TControlData (float) received event.

Reimplemented from CLAM::InControl.

Definition at line 40 of file InControlPublisher.hxx.

References CLAM::InControl::GetLastValue(), and CLAM::InControl::mLastValue.


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

Generated on Tue Aug 12 22:33:47 2008 for CLAM by  doxygen 1.5.5