#include <daemon.h>
Definition at line 18 of file daemon.h.
| OpcUa::Daemon::Daemon |
( |
| ) |
|
| OpcUa::Daemon::~Daemon |
( |
| ) |
|
| void OpcUa::Daemon::Daemonize |
( |
const std::string & |
str | ) |
|
| void OpcUa::Daemon::SetTerminateHandlers |
( |
| ) |
|
|
private |
| void OpcUa::Daemon::Terminate |
( |
| ) |
|
| void OpcUa::Daemon::WaitForTerminate |
( |
| ) |
|
| std::condition_variable OpcUa::Daemon::ExitEvent |
|
private |
| std::mutex OpcUa::Daemon::Mutex |
|
private |
| volatile bool OpcUa::Daemon::Terminating = false |
|
private |
The documentation for this class was generated from the following files: