SoDaRadio-12.2.0-cut_dependencies:6c82803
Loading...
Searching...
No Matches
SoDaThreadRegistry.hxx File Reference

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< ThreadRegistrySoDa::ThreadRegistryPtr

Detailed Description

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.

Author
Matt Reilly (kb1vc)

Definition in file SoDaThreadRegistry.hxx.