Interface of a port for parametric application This interface defines a Data_Port that sends a vector of double that are distributed along the different processor and returns a vector of double for the results. More...
Public Types | |
typedef sequence< double > | seq_double |
Public Member Functions | |
void | put (in Ports::Param_Double_Port::seq_double param_data) |
void | get_results (out Ports::Param_Double_Port::seq_double param_results) |
Interface of a port for parametric application This interface defines a Data_Port that sends a vector of double that are distributed along the different processor and returns a vector of double for the results.