This class implements the interface Ports::PortProperties. More...
#include <PortProperties_i.hxx>

Public Member Functions | |
| PortProperties_i () | |
| virtual | ~PortProperties_i () |
| virtual void | set_property (const char *name, const CORBA::Any &value) throw (Ports::NotDefined, Ports::BadType) |
| CORBA method : set a value to a property. More... | |
| virtual CORBA::Any * | get_property (const char *name) throw (Ports::NotDefined) |
| CORBA method : get the value of a property. More... | |
This class implements the interface Ports::PortProperties.
| PortProperties_i::PortProperties_i | ( | ) |
|
virtual |
|
virtual |
CORBA method : get the value of a property.
|
virtual |
CORBA method : set a value to a property.