#include <CalciumGenericUsesPort.hxx>
Public Types | |
typedef DataManipulator::Type | DataType |
typedef DataManipulator::CorbaInType | CorbaInDataType |
Public Member Functions | |
virtual | ~CalciumGenericUsesPort () |
void | disconnect (bool provideLastGivenValue) |
virtual const char * | get_repository_id () |
This is used by the component to get the CORBA repository id of the uses port. More... | |
void | put (CorbaInDataType data, TimeType time, TagType tag) |
virtual void | uses_port_changed (Engines::DSC::uses_port *new_uses_port, const Engines::DSC::Message message) |
This method is the uses port's callback to be aware of connections states. More... | |
virtual Ports::PortProperties_ptr | get_port_properties () |
This is used to get the property object of the port. More... | |
Protected Attributes | |
Engines::DSC::uses_port * | _my_ports |
PortProperties_i * | default_properties |
|
inherited |
|
inherited |
|
virtual |
|
virtual |
Reimplemented from calcium_uses_port.
References LOC.
|
virtualinherited |
This is used to get the property object of the port.
References base_port::default_properties.
|
virtualinherited |
Implements uses_port.
|
inherited |
|
virtualinherited |
Implements uses_port.
|
protectedinherited |
|
protectedinherited |
Referenced by base_port::base_port(), base_port::get_port_properties(), and base_port::~base_port().