SALOME documentation central

calcium_provides_port Class Reference

Inheritance diagram for calcium_provides_port:
Inheritance graph

Public Types

typedef
CalciumTypes::DependencyType 
DependencyType
typedef CalciumTypes::DateCalSchem DateCalSchem
typedef
CalciumTypes::InterpolationSchem 
InterpolationSchem
typedef
CalciumTypes::ExtrapolationSchem 
ExtrapolationSchem
typedef
CalciumTypes::DisconnectDirective 
DisconnectDirective

Public Member Functions

virtual void setDependencyType (DependencyType dependencyType)=0
virtual DependencyType getDependencyType () const =0
virtual void setStorageLevel (size_t storageLevel)=0
virtual size_t getStorageLevel () const =0
virtual void setDateCalSchem (DateCalSchem dateCalSchem)=0
virtual DateCalSchem getDateCalSchem () const =0
virtual void setAlpha (double alpha)=0
virtual double getAlpha () const =0
virtual void setDeltaT (double deltaT)=0
virtual double getDeltaT () const =0
virtual void setInterpolationSchem (InterpolationSchem interpolationSchem)=0
virtual void setExtrapolationSchem (ExtrapolationSchem extrapolationSchem)=0
virtual InterpolationSchem getInterpolationSchem () const =0
virtual ExtrapolationSchem getExtrapolationSchem () const =0
virtual Ports::Port_ptr get_port_ref ()=0
virtual void provides_port_changed (int connection_nbr, const Engines::DSC::Message message)
virtual Ports::PortProperties_ptr get_port_properties ()

Protected Attributes

PortProperties_idefault_properties

Member Function Documentation

virtual Ports::Port_ptr provides_port::get_port_ref (  )  [pure virtual, inherited]

This method permits to get the CORBA reference of the port.

Returns:
port's CORBA reference.

Implemented in data_short_port_provides, palm_data_seq_short_port_provides, and palm_data_short_port_provides.

virtual void provides_port::provides_port_changed ( int  connection_nbr,
const Engines::DSC::Message  message 
) [inline, virtual, inherited]

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.
Ports::PortProperties_ptr base_port::get_port_properties (  )  [virtual, inherited]

This is used to get the property object of the port.

Returns:
property's CORBA reference.

Copyright © 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS