gov.cca.ports.ParameterSetListener Interface Reference

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

List of all members.

Public Member Functions

void updatedParameterValue (in string portName, in string fieldName)
 The component wishing to be told after a parameter is changed implements this function.


Detailed Description

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

The ParameterSet listener is called after the writeMap function is called so the component can react to configuration changes.

See also:
ParameterGetListener

Member Function Documentation

void gov.cca.ports.ParameterSetListener.updatedParameterValue ( in string  portName,
in string  fieldName 
)

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 interface was generated from the following file:

Generated on Thu Mar 17 09:40:09 2011 for cca-spec-babel by  doxygen 1.5.9