#include <opc/common/interface.h>#include <opc/common/class_pointers.h>#include <thread>#include <functional>#include <stdexcept>

Go to the source code of this file.
Classes | |
| class | Common::Thread |
| class | Common::ThreadObserver |
Namespaces | |
| Common | |
| Addon interface definition GNU LGPL. | |
Typedefs | |
| typedef std::function< void()> | Common::ThreadProc |