#include <base_port.hxx>
Public Member Functions | |
base_port () | |
virtual | ~base_port () |
virtual Ports::PortProperties_ptr | get_port_properties () |
This is used to get the property object of the port. More... | |
Protected Attributes | |
PortProperties_i * | default_properties |
base_port::base_port | ( | ) |
References default_properties.
|
virtual |
References default_properties.
|
virtual |
This is used to get the property object of the port.
References default_properties.
|
protected |
Referenced by base_port(), get_port_properties(), and ~base_port().