CLAM::SMSDeesser Class Reference

#include <SMSDeesser.hxx>

List of all members.

Public Member Functions

 SMSDeesser ()
 ~SMSDeesser ()
bool Do (const Frame &in, Frame &out)
bool Do (const Spectrum &in, Spectrum &out)
bool Do ()
 Supervised mode execution method (using ports).

Detailed Description

Definition at line 40 of file SMSDeesser.hxx.


Constructor & Destructor Documentation

CLAM::SMSDeesser::SMSDeesser (  )  [inline]

Definition at line 53 of file SMSDeesser.hxx.

References CLAM::Processing::Configure().

CLAM::SMSDeesser::~SMSDeesser (  )  [inline]

Definition at line 64 of file SMSDeesser.hxx.


Member Function Documentation

bool CLAM::SMSDeesser::Do (  )  [inline, virtual]

Supervised mode execution method (using ports).

Returns:
A boolean telling whether it has been output

Implements CLAM::Processing.

Definition at line 73 of file SMSDeesser.hxx.

References CLAM::InPort< Token >::Consume(), CLAM::OutPort< Token >::GetData(), CLAM::InPort< Token >::GetData(), and CLAM::OutPort< Token >::Produce().

Referenced by Do().

bool CLAM::SMSDeesser::Do ( const Spectrum in,
Spectrum out 
)

Definition at line 37 of file SMSDeesser.cxx.

bool CLAM::SMSDeesser::Do ( const Frame in,
Frame out 
) [inline, virtual]

Implements CLAM::FrameTransformation.

Definition at line 66 of file SMSDeesser.hxx.

References Do().


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