|
NEOCCA bindings Specification
0.2.8
|
This interface is typically implemented by a component using the neo::ports::ParameterPortFactory dynamically. More...
#include <ParameterGetListener.hh>
Public Member Functions | |
| virtual | ~ParameterGetListener () |
| virtual void | updateParameterPort (const std::string &portName)=0 |
| Inform the listener that someone is about to fetch their typemap (well, a copy thereof). More... | |
This interface is typically implemented by a component using the neo::ports::ParameterPortFactory dynamically.
|
pure virtual |
Inform the listener that someone is about to fetch their typemap (well, a copy thereof).
1.8.13