![]() |
SoDaRadio-12.2.0-cut_dependencies:6c82803
|
A singleton object that records instances of SoDa Thread objects. More...
#include "SoDaBase.hxx"#include "SoDaThread.hxx"#include "Debug.hxx"#include <functional>#include <list>Go to the source code of this file.
Classes | |
| class | SoDa::ThreadRegistry |
Namespaces | |
| namespace | SoDa |
Typedefs | |
| typedef std::shared_ptr< ThreadRegistry > | SoDa::ThreadRegistryPtr |
A singleton object that records instances of SoDa Thread objects.
This allows control objects to iterate through threads for things like subscriptions, start/stop, join, etc.
Definition in file SoDaThreadRegistry.hxx.