neo::cca::ports::ParameterSetListener Class Reference

This interface is typically implemented by a component using the ParameterPortFactory in a very dynamic fashion. More...

#include <ParameterSetListener.hh>

List of all members.

Public Member Functions

virtual ~ParameterSetListener ()
virtual void updatedParameterValue (std::string portName, std::string fieldName)=0
 The component wishing to be told after a parameter is changed implements this function.


Detailed Description

This interface is typically implemented by a component using the ParameterPortFactory in a very dynamic fashion.

Constructor & Destructor Documentation

virtual neo::cca::ports::ParameterSetListener::~ParameterSetListener (  )  [inline, virtual]

00015 {}


Member Function Documentation

virtual void neo::cca::ports::ParameterSetListener::updatedParameterValue ( std::string  portName,
std::string  fieldName 
) [pure virtual]

The component wishing to be told after a parameter is changed implements this function.

Parameters:
portName the name of the port (typemap) on which the value was set.
fieldName the name of the value in the typemap.


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

Generated on Mon Sep 14 18:33:38 2009 for NEOCCA bindings Specification by  doxygen 1.5.9