27 #ifndef _DSC_CALLBACKS_HXX_
28 #define _DSC_CALLBACKS_HXX_
30 #include "DSC_Basic.hxx"
32 #include <SALOMEconfig.h>
33 #include CORBA_SERVER_HEADER(DSC_Engines)
56 virtual void provides_port_changed(
const char* provides_port_name,
69 virtual void uses_port_changed(
const char* uses_port_name,
This is an abstract class that defines methods that the component uses to notify the component user c...
Definition: DSC_Callbacks.hxx:41
sequence< Ports::Port > uses_port
a uses port
Definition: DSC_Engines.idl:73
Message
This enumeration is used when the connection of a port (uses or provides) is changed.
Definition: DSC_Engines.idl:79