Ask a Question | Search DSPSR: |
Home
|
HasInput.h 41 }
bool has_input() const Returns true if input is set. Definition: HasInput.h:44 const In * get_input() const Return pointer to the container from which input data will be read. Definition: HasInput.h:41 virtual void set_input(const In *_input) Set the container from which input data will be read. Definition: HasInput.h:38 Reference::To< const In > input Container from which input data will be read. Definition: HasInput.h:49 Generated using doxygen 1.8.17
|