#include <calcium_provides_port.hxx>
◆ DateCalSchem
◆ DependencyType
◆ DisconnectDirective
◆ ExtrapolationSchem
◆ InterpolationSchem
◆ calcium_provides_port()
| calcium_provides_port::calcium_provides_port |
( |
| ) |
|
◆ ~calcium_provides_port()
| calcium_provides_port::~calcium_provides_port |
( |
| ) |
|
|
virtual |
◆ calcium_erase()
| virtual void calcium_provides_port::calcium_erase |
( |
float |
, |
|
|
long |
, |
|
|
bool |
|
|
) |
| |
|
virtual |
◆ get_port_properties()
| Ports::PortProperties_ptr base_port::get_port_properties |
( |
| ) |
|
|
virtualinherited |
◆ get_port_ref()
| virtual Ports::Port_ptr provides_port::get_port_ref |
( |
| ) |
|
|
pure virtualinherited |
◆ getAlpha()
| virtual double calcium_provides_port::getAlpha |
( |
| ) |
const |
|
pure virtual |
◆ getDateCalSchem()
| virtual DateCalSchem calcium_provides_port::getDateCalSchem |
( |
| ) |
const |
|
pure virtual |
◆ getDeltaT()
| virtual double calcium_provides_port::getDeltaT |
( |
| ) |
const |
|
pure virtual |
◆ getDependencyType()
| virtual DependencyType calcium_provides_port::getDependencyType |
( |
| ) |
const |
|
pure virtual |
◆ getExtrapolationSchem()
◆ getInterpolationSchem()
◆ getStorageLevel()
| virtual size_t calcium_provides_port::getStorageLevel |
( |
| ) |
const |
|
pure virtual |
◆ provides_port_changed()
This method is the callback called by the component to inform the provides port of a new or a removed connection.
- Parameters
-
| connection_nbr | current connection number. |
| message | message associated with this connection. |
◆ setAlpha()
| virtual void calcium_provides_port::setAlpha |
( |
double |
alpha | ) |
|
|
pure virtual |
◆ setDateCalSchem()
| virtual void calcium_provides_port::setDateCalSchem |
( |
DateCalSchem |
dateCalSchem | ) |
|
|
pure virtual |
◆ setDeltaT()
| virtual void calcium_provides_port::setDeltaT |
( |
double |
deltaT | ) |
|
|
pure virtual |
◆ setDependencyType()
| virtual void calcium_provides_port::setDependencyType |
( |
DependencyType |
dependencyType | ) |
|
|
pure virtual |
◆ setExtrapolationSchem()
| virtual void calcium_provides_port::setExtrapolationSchem |
( |
ExtrapolationSchem |
extrapolationSchem | ) |
|
|
pure virtual |
◆ setInterpolationSchem()
| virtual void calcium_provides_port::setInterpolationSchem |
( |
InterpolationSchem |
interpolationSchem | ) |
|
|
pure virtual |
◆ setStorageLevel()
| virtual void calcium_provides_port::setStorageLevel |
( |
size_t |
storageLevel | ) |
|
|
pure virtual |
◆ default_properties