JetSpecFiller Class Reference

Fill the specification of a Jet with data that relate to the called channel. More...

#include <Channels/JetFiller.H>

Inheritance diagram for JetSpecFiller:
Inheritance graph
[legend]
Collaboration diagram for JetSpecFiller:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 JetSpecFiller ()
 Construct.
virtual ~JetSpecFiller ()
 Virtual destructor.
virtual void visitChannelBase (ChannelBase &chan)
 Visit the given ChannelBase node.
virtual void visitSingleChannel (SingleChannel &chan)
 Visit the given SingleChannel node.
virtual void visitComplexChannel (ComplexChannel &chan)
 Visit the given ComplexChannel node.
rutz::shared_ptr< JetSpecgetJetSpec () const
 Get the resulting JetSpec.

Detailed Description

Fill the specification of a Jet with data that relate to the called channel.

Definition at line 80 of file JetFiller.H.


Constructor & Destructor Documentation

JetSpecFiller::JetSpecFiller (  ) 

Construct.

Definition at line 143 of file JetFiller.C.

JetSpecFiller::~JetSpecFiller (  )  [virtual]

Virtual destructor.

Definition at line 149 of file JetFiller.C.


Member Function Documentation

rutz::shared_ptr<JetSpec> JetSpecFiller::getJetSpec (  )  const [inline]

Get the resulting JetSpec.

Definition at line 99 of file JetFiller.H.

void JetSpecFiller::visitChannelBase ( ChannelBase chan  )  [virtual]

Visit the given ChannelBase node.

Implements ChannelVisitor.

Definition at line 153 of file JetFiller.C.

References ModelComponent::tagName().

void JetSpecFiller::visitComplexChannel ( ComplexChannel chan  )  [virtual]
void JetSpecFiller::visitSingleChannel ( SingleChannel chan  )  [virtual]

The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:24 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3