#include <opc/common/interface.h>
#include <opc/common/class_pointers.h>
#include <thread>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | Common::Thread |
class | Common::ThreadObserver |
Namespaces | |
namespace | Common |
Addon interface definition GNU LGPL. | |
Typedefs | |
typedef std::function< void()> | Common::ThreadProc |