asNative(T *wrapper) noexcept | opcua::Wrapper< T, Handler > | related |
asNative(const T *wrapper) noexcept | opcua::Wrapper< T, Handler > | related |
asNative(T &wrapper) noexcept | opcua::Wrapper< T, Handler > | related |
asNative(const T &wrapper) noexcept | opcua::Wrapper< T, Handler > | related |
asWrapper(typename T::NativeType *native) noexcept | opcua::Wrapper< T, Handler > | related |
asWrapper(const typename T::NativeType *native) noexcept | opcua::Wrapper< T, Handler > | related |
asWrapper(typename T::NativeType &native) noexcept | opcua::Wrapper< T, Handler > | related |
asWrapper(const typename T::NativeType &native) noexcept | opcua::Wrapper< T, Handler > | related |
clear() noexcept | opcua::Wrapper< T, Handler > | inlineprotected |
decodedData() noexcept | opcua::ExtensionObject | inline |
decodedData() const noexcept | opcua::ExtensionObject | inline |
decodedData() noexcept | opcua::ExtensionObject | inline |
decodedData() const noexcept | opcua::ExtensionObject | inline |
decodedType() const noexcept | opcua::ExtensionObject | inline |
empty() const noexcept | opcua::ExtensionObject | inline |
encodedBinary() const noexcept | opcua::ExtensionObject | inline |
encodedTypeId() const noexcept | opcua::ExtensionObject | inline |
encodedXml() const noexcept | opcua::ExtensionObject | inline |
encoding() const noexcept | opcua::ExtensionObject | inline |
ExtensionObject(T *ptr) noexcept | opcua::ExtensionObject | inlineexplicit |
ExtensionObject(T *ptr, const UA_DataType &type) noexcept | opcua::ExtensionObject | inline |
ExtensionObject(const T &decoded) | opcua::ExtensionObject | inlineexplicit |
ExtensionObject(const T &decoded, const UA_DataType &type) | opcua::ExtensionObject | inlineexplicit |
handle() noexcept | opcua::Wrapper< T, Handler > | inline |
handle() const noexcept | opcua::Wrapper< T, Handler > | inline |
HandlerType typedef | opcua::Wrapper< T, Handler > | |
isDecoded() const noexcept | opcua::ExtensionObject | inline |
isEncoded() const noexcept | opcua::ExtensionObject | inline |
native() const noexcept | opcua::Wrapper< T, Handler > | inlineprotected |
native() noexcept | opcua::Wrapper< T, Handler > | inlineprotected |
NativeType typedef | opcua::Wrapper< T, Handler > | |
operator const T &() const noexcept | opcua::Wrapper< T, Handler > | inline |
operator T&() noexcept | opcua::Wrapper< T, Handler > | inline |
operator->() noexcept | opcua::Wrapper< T, Handler > | inline |
operator->() const noexcept | opcua::Wrapper< T, Handler > | inline |
operator=(const Wrapper &other) | opcua::Wrapper< T, Handler > | inline |
operator=(const T &native) | opcua::Wrapper< T, Handler > | inline |
operator=(Wrapper &&other) noexcept | opcua::Wrapper< T, Handler > | inline |
operator=(T &&native) noexcept | opcua::Wrapper< T, Handler > | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< T, Handler > | inline |
swap(T &native) noexcept | opcua::Wrapper< T, Handler > | inline |
Wrapper() noexcept=default | opcua::ExtensionObject | |
Wrapper(const Wrapper &other) | opcua::ExtensionObject | inline |
Wrapper(const T &native) | opcua::ExtensionObject | inlineexplicit |
Wrapper(Wrapper &&other) noexcept | opcua::ExtensionObject | inline |
Wrapper(T &&native) noexcept | opcua::ExtensionObject | inline |
~Wrapper() noexcept=default | opcua::Wrapper< T, Handler > | |