ifw-core 6.0.0
|
#include <string>
#include <thread>
#include <atomic>
#include <chrono>
#include <iostream>
#include <boost/variant.hpp>
#include <open62541/types.h>
#include "ifw/core/protocol/base/iComm.hpp"
#include "ifw/core/protocol/base/utils.hpp"
Go to the source code of this file.
Classes | |
class | ifw::core::protocol::opcua::VariantScalarConverter< CType, UaType, TypeIndex > |
Converts a variant holding a scalar value. More... | |
class | ifw::core::protocol::opcua::VariantScalarConverter< std::string, UA_String, UA_TYPES_STRING > |
Namespaces | |
namespace | ifw |
namespace | ifw::core |
namespace | ifw::core::protocol |
namespace | ifw::core::protocol::opcua |
taskPoll class header file. | |