This class a port that sends a CORBA short with the basic port policy. More...

Public Member Functions | |
| virtual void | put (CORBA::Short data) | 
| virtual CORBA::Short | get () | 
| virtual Ports::Port_ptr | get_port_ref () | 
| virtual void | provides_port_changed (int connection_nbr, const Engines::DSC::Message message) | 
| virtual Ports::PortProperties_ptr | get_port_properties () | 
Protected Attributes | |
| PortProperties_i * | default_properties | 
This class a port that sends a CORBA short with the basic port policy.
      
  | 
  virtual | 
This method implements the CORBA method of the interface.
      
  | 
  virtual | 
This method is used by the component to get the last value received.
      
  | 
  virtual | 
This method gives the port CORBA reference.
Implements provides_port.
      
  | 
  inlinevirtualinherited | 
This method is the callback called by the component to inform the provides port of a new or a removed connection.
| connection_nbr | current connection number. | 
| message | message associated with this connection. | 
      
  | 
  virtualinherited | 
This is used to get the property object of the port.