VariantConverter class header file. More...
#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.
Namespaces | |
| namespace | ifw |
| namespace | ifw::core |
| namespace | ifw::core::protocol |
| namespace | ifw::core::protocol::opcua |
Variables | |
| template<typename> | |
| constexpr bool | ifw::core::protocol::opcua::always_false_v = false |
| template<typename T> | |
| constexpr bool | ifw::core::protocol::opcua::is_std_vector_v = is_std_vector<T>::value |
VariantConverter class header file.