SALOME documentation central

calcium_uses_port Class Reference

Inheritance diagram for calcium_uses_port:
Inheritance graph

Public Member Functions

virtual void disconnect (bool provideLastGivenValue)
virtual const char * get_repository_id ()=0
virtual void uses_port_changed (Engines::DSC::uses_port *new_uses_port, const Engines::DSC::Message message)=0
virtual Ports::PortProperties_ptr get_port_properties ()

Protected Attributes

PortProperties_idefault_properties

Member Function Documentation

virtual const char* uses_port::get_repository_id (  )  [pure virtual, inherited]

This is used by the component to get the CORBA repository id of the uses port. It's an abstract method.

Returns:
port's CORBA repository id.

Implemented in data_short_port_uses.

virtual void uses_port::uses_port_changed ( Engines::DSC::uses_port new_uses_port,
const Engines::DSC::Message  message 
) [pure virtual, inherited]

This method is the uses port's callback to be aware of connections states. It's an abstract method. The uses port uses this method to manage the sequence of the DSC_Basic uses port.

Parameters:
new_uses_port new uses port sequence.
message message associated with this modification.

Implemented in data_short_port_uses.

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