Ask a Question | Search DSPSR: |
Home
|
ParallelInput_registry.C File Reference Register dsp::ParallelInput-derived classes for use in this file. More... #include "dsp/SingleFile.h" #include "dsp/DualFile.h" Detailed DescriptionRegister dsp::ParallelInput-derived classes for use in this file. Classes that inherit dsp::ParallelInput may be registered for use by utilizing the Registry::List<dsp::ParallelInput>::Enter<Type> template class. Static instances of this template class should be given a unique name and enclosed within preprocessor directives that make the instantiation optional. There are plenty of examples in the source code.
Generated using doxygen 1.8.17
|