Ask a Question | Search DSPSR: |
Home
|
ParallelUnpacker_registry.C File Reference Register dsp::ParallelUnpacker-derived classes for use in this file. More... #include "dsp/SingleUnpacker.h" Detailed DescriptionRegister dsp::ParallelUnpacker-derived classes for use in this file. Classes that inherit dsp::ParallelUnpacker may be registered for use by utilizing the Registry::List<dsp::ParallelUnpacker>::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
|