Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

marlin::ProcessorParameter_t< T > Class Template Reference

Templated implementation of ProcessorParameter - automatically created by Processor::registerProcessorParameter(). More...

#include <ProcessorParameter.h>

Inheritance diagram for marlin::ProcessorParameter_t< T >:

marlin::ProcessorParameter List of all members.

Public Member Functions

 ProcessorParameter_t (const std::string &name, const std::string &description, T &parameter, const T &defaultValue, bool optional, int setSize=0)
virtual const std::string type ()
virtual const std::string defaultValue ()
virtual const std::string value ()
void setValue (StringParameters *params)

Protected Attributes

T & _parameter
_defaultValue

Friends

void setProcessorParameter (ProcessorParameter_t< T > *, StringParameters *)

Detailed Description

template<class T>
class marlin::ProcessorParameter_t< T >

Templated implementation of ProcessorParameter - automatically created by Processor::registerProcessorParameter().


The documentation for this class was generated from the following file:
Generated on Mon Jan 12 09:48:57 2009 for Marlin by doxygen 1.3.5