asNative(WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType &native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType &native) noexcept | opcua::Wrapper< T > | related |
clear() noexcept | opcua::TypeWrapper< UA_LiteralOperand, UA_TYPES_LITERALOPERAND > | inlineprotected |
getValue() const noexcept | opcua::ua::LiteralOperand | inline |
getValue() noexcept | opcua::ua::LiteralOperand | inline |
handle() noexcept | opcua::Wrapper< T > | inline |
handle() const noexcept | opcua::Wrapper< T > | inline |
LiteralOperand(Variant value) | opcua::ua::LiteralOperand | inlineexplicit |
LiteralOperand(T &&literal) | opcua::ua::LiteralOperand | inlineexplicit |
native() const noexcept | opcua::Wrapper< T > | inlineprotected |
native() noexcept | opcua::Wrapper< T > | inlineprotected |
NativeType typedef | opcua::Wrapper< T > | |
operator const T &() const noexcept | opcua::Wrapper< T > | inline |
operator T&() noexcept | opcua::Wrapper< T > | inline |
operator->() noexcept | opcua::Wrapper< T > | inline |
operator->() const noexcept | opcua::Wrapper< T > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_LiteralOperand, UA_TYPES_LITERALOPERAND > | inline |
operator=(const UA_LiteralOperand &native) | opcua::TypeWrapper< UA_LiteralOperand, UA_TYPES_LITERALOPERAND > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_LiteralOperand, UA_TYPES_LITERALOPERAND > | inline |
operator=(UA_LiteralOperand &&native) noexcept | opcua::TypeWrapper< UA_LiteralOperand, UA_TYPES_LITERALOPERAND > | inline |
opcua::Wrapper::operator=(const T &native) noexcept | opcua::Wrapper< T > | inline |
opcua::Wrapper::operator=(T &&native) noexcept | opcua::Wrapper< T > | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
toString(const UA_LiteralOperand &object, const UA_DataType &type) | opcua::TypeWrapper< UA_LiteralOperand, UA_TYPES_LITERALOPERAND > | related |
toString(const UA_LiteralOperand &object) | opcua::TypeWrapper< UA_LiteralOperand, UA_TYPES_LITERALOPERAND > | related |
typeIndex() | opcua::TypeWrapper< UA_LiteralOperand, UA_TYPES_LITERALOPERAND > | inlinestatic |
TypeWrapper() noexcept=default | opcua::ua::LiteralOperand | |
TypeWrapper(const T &native) | opcua::ua::LiteralOperand | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ua::LiteralOperand | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ua::LiteralOperand | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ua::LiteralOperand | inline |
TypeWrapper< UA_LiteralOperand, UA_TYPES_LITERALOPERAND >::TypeWrapper(const UA_LiteralOperand &native) | opcua::TypeWrapper< UA_LiteralOperand, UA_TYPES_LITERALOPERAND > | inlineexplicit |
TypeWrapper< UA_LiteralOperand, UA_TYPES_LITERALOPERAND >::TypeWrapper(UA_LiteralOperand &&native) noexcept | opcua::TypeWrapper< UA_LiteralOperand, UA_TYPES_LITERALOPERAND > | inline |
value() const noexcept | opcua::ua::LiteralOperand | inline |
value() noexcept | opcua::ua::LiteralOperand | inline |
Wrapper() noexcept=default | opcua::Wrapper< T > | |
Wrapper(const T &native) noexcept | opcua::Wrapper< T > | inlineexplicit |
Wrapper(T &&native) noexcept | opcua::Wrapper< T > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_LiteralOperand, UA_TYPES_LITERALOPERAND > | inline |