#include <Param_Double_Port_uses_i.hxx>
Public Member Functions | |
| Param_Double_Port_uses_i (Engines_ParallelDSC_i *par_compo, std::string port_name, CORBA::ORB_ptr orb) | |
| virtual | ~Param_Double_Port_uses_i () | 
| virtual void | add_port_to_component () | 
| virtual void | start_port () | 
| void | configure_port_method_put (int totalNbElt) | 
| void | put (const Ports::Param_Double_Port::seq_double ¶m_data) | 
| void | get_results (Ports::Param_Double_Port::seq_double_out param_results) | 
Private Attributes | |
| CORBA::ORB_var | _orb | 
| std::string | _port_name | 
| Engines_ParallelDSC_i * | _par_compo | 
| Ports::Param_Double_Port_var | _proxy_port | 
| PortProperties_i * | _fake_properties | 
| Ports::PortProperties_var | _fake_prop_ref | 
| Ports::PaCO_Param_Double_Port * | _provides_port | 
| Param_Double_Port_uses_i::Param_Double_Port_uses_i | ( | Engines_ParallelDSC_i * | par_compo, | 
| std::string | port_name, | ||
| CORBA::ORB_ptr | orb | ||
| ) | 
References _fake_prop_ref, _fake_properties, _orb, _par_compo, _port_name, and _provides_port.
      
  | 
  virtual | 
References _provides_port.
      
  | 
  virtual | 
References _fake_prop_ref, _par_compo, _port_name, and Engines_ParallelDSC_i::add_uses_port().
| void Param_Double_Port_uses_i::configure_port_method_put | ( | int | totalNbElt | ) | 
References _provides_port.
| void Param_Double_Port_uses_i::get_results | ( | Ports::Param_Double_Port::seq_double_out | param_results | ) | 
References _provides_port.
| void Param_Double_Port_uses_i::put | ( | const Ports::Param_Double_Port::seq_double & | param_data | ) | 
References _provides_port.
      
  | 
  virtual | 
References _orb, _par_compo, _port_name, _provides_port, _proxy_port, and Engines_ParallelDSC_i::get_uses_port().
      
  | 
  private | 
Referenced by add_port_to_component(), and Param_Double_Port_uses_i().
      
  | 
  private | 
Referenced by Param_Double_Port_uses_i().
      
  | 
  private | 
Referenced by Param_Double_Port_uses_i(), and start_port().
      
  | 
  private | 
Referenced by add_port_to_component(), Param_Double_Port_uses_i(), and start_port().
      
  | 
  private | 
Referenced by add_port_to_component(), Param_Double_Port_uses_i(), and start_port().
      
  | 
  private | 
Referenced by configure_port_method_put(), get_results(), Param_Double_Port_uses_i(), put(), start_port(), and ~Param_Double_Port_uses_i().
      
  | 
  private | 
Referenced by start_port().