This class implements the interface Ports::PortProperties. More...
Public Member Functions | |
virtual void | set_property (const char *name, const CORBA::Any &value) throw (Ports::NotDefined, Ports::BadType) |
virtual CORBA::Any * | get_property (const char *name) throw (Ports::NotDefined) |
This class implements the interface Ports::PortProperties.
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
CORBA::Any * PortProperties_i::get_property | ( | const char * | name | ) | throw (Ports::NotDefined) [virtual] |
CORBA method : get the value of a property