SALOME documentation central

calcium_port_factory Class Reference

Inheritance diagram for calcium_port_factory:
Inheritance graph

Public Member Functions

virtual provides_portcreate_data_servant (std::string type)
virtual uses_portcreate_data_proxy (std::string type)

Member Function Documentation

virtual provides_port* calcium_port_factory::create_data_servant ( std::string  type  )  [virtual]

This method creates a provides port.

Parameters:
type port's type.
Returns:
a pointer of the provides port.

Implements port_factory.

virtual uses_port* calcium_port_factory::create_data_proxy ( std::string  type  )  [virtual]

This method creates a uses port.

Parameters:
type port's type.
Returns:
a pointer of the uses port.

Implements port_factory.


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