CCAFFEINE  0.8.8
Public Member Functions
ConfigurableParameterFactory Class Reference

#include <ConfigurableParameterFactory.h>

Inheritance diagram for ConfigurableParameterFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ConfigurableParameterPortcreateConfigurableParameterPort ()=0

Detailed Description

This is a simple factory to hide the details of the framework from the component. Any component that wishes to provide a ParameterPort can use a ConfigurableParameterFactory Port to obtain it from the framework and provide it by delegation.


Member Function Documentation

Create and return an empty ConfigurableParameterPort

Implemented in DefaultConfigurableParameterFactory.


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