This class implements the interface Ports::PortProperties.
#include <PortProperties_i.hxx>
Constructor & Destructor Documentation
| PortProperties_i::PortProperties_i |
( |
| ) |
|
| PortProperties_i::~PortProperties_i |
( |
| ) |
[virtual] |
Member Function Documentation
| void PortProperties_i::set_property |
( |
const char * |
name, |
|
|
const CORBA::Any & |
value |
|
) |
| throw (Ports::NotDefined, Ports::BadType) [virtual] |
CORBA method : set a value to a property
- See also:
- Ports::PortProperties::set_property
| CORBA::Any * PortProperties_i::get_property |
( |
const char * |
name | ) |
throw (Ports::NotDefined) [virtual] |
CORBA method : get the value of a property
- See also:
- Ports::PortProperties::get_property