#include <client.h>
Definition at line 39 of file client.h.
OpcUa::KeepAliveThread::KeepAliveThread |
( |
const Common::Logger::SharedPtr & |
logger = nullptr | ) |
|
|
inline |
void OpcUa::KeepAliveThread::Run |
( |
| ) |
|
|
private |
void OpcUa::KeepAliveThread::SetLogger |
( |
const Common::Logger::SharedPtr & |
logger | ) |
|
|
inline |
void OpcUa::KeepAliveThread::Start |
( |
Services::SharedPtr |
server, |
|
|
Node |
node, |
|
|
Duration |
period |
|
) |
| |
void OpcUa::KeepAliveThread::Stop |
( |
| ) |
|
std::condition_variable OpcUa::KeepAliveThread::Condition |
|
private |
Common::Logger::SharedPtr OpcUa::KeepAliveThread::Logger |
|
private |
std::mutex OpcUa::KeepAliveThread::Mutex |
|
private |
Node OpcUa::KeepAliveThread::NodeToRead |
|
private |
Duration OpcUa::KeepAliveThread::Period = 1200000 |
|
private |
std::atomic<bool> OpcUa::KeepAliveThread::Running |
|
private |
Services::SharedPtr OpcUa::KeepAliveThread::Server |
|
private |
std::atomic<bool> OpcUa::KeepAliveThread::StopRequest |
|
private |
std::thread OpcUa::KeepAliveThread::Thread |
|
mutableprivate |
The documentation for this class was generated from the following files: