#include <base_port.hxx>


Public Member Functions | |
| base_port () | |
| virtual | ~base_port () |
| virtual Ports::PortProperties_ptr | get_port_properties () |
Protected Attributes | |
| PortProperties_i * | default_properties |
| base_port::base_port | ( | ) |
References default_properties.
| base_port::~base_port | ( | ) | [virtual] |
References default_properties.
| Ports::PortProperties_ptr base_port::get_port_properties | ( | ) | [virtual] |
This is used to get the property object of the port.
References default_properties.
PortProperties_i* base_port::default_properties [protected] |