Ask a Question | Search DSPSR: |
Home
|
Public Member Functions |
Protected Member Functions |
Static Protected Member Functions |
Protected Attributes |
List of all members
dsp::MultiThread Class Referenceabstract Multiple pipeline threads. More...
Inheritance diagram for dsp::MultiThread:
Detailed DescriptionMultiple pipeline threads. Member Function Documentation◆ set_configuration()
Set the configuration to be used by each thread. Set the configuration to be used in prepare and run. ◆ set_source()
Set the Input from which data are read. Set the Source from which data will be read. Implements dsp::Pipeline. References dsp::Source::clone(), dsp::Source::set_context(), and dsp::Source::share(). Member Data Documentation◆ source
Source of data. call to set_input may precede set_nthread The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|