RMVL
1.1.1
RoboMaster Vision Library
|
变量(类型) 更多...
#include <any>
#include <memory>
#include <utility>
#include <vector>
#include "rmvl/core/util.hpp"
#include "utilities.hpp"
类 | |
class | rm::VariableType |
OPC UA 变量类型 更多... | |
class | rm::Variable |
OPC UA 变量 更多... | |
命名空间 | |
rm | |
rm::helper | |
函数 | |
UA_Variant | rm::helper::cvtVariable (const Variable &val) |
rm::Variable 转化为 UA_Variant 更多... | |
Variable | rm::helper::cvtVariable (const UA_Variant &p_val) |
UA_Variant 转化为 rm::Variable 更多... | |
UA_Variant | rm::helper::cvtVariable (const VariableType &vtype) |
rm::VariableType 转化为 UA_Variant 更多... | |
变量(类型)