open62541pp 0.19.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::ExtensionObject Member List

This is the complete list of members for opcua::ExtensionObject, including all inherited members.

asNative(T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
clear() noexceptopcua::Wrapper< T, Handler >inlineprotected
decodedData() noexceptopcua::ExtensionObjectinline
decodedData() const noexceptopcua::ExtensionObjectinline
decodedData() noexceptopcua::ExtensionObjectinline
decodedData() const noexceptopcua::ExtensionObjectinline
decodedType() const noexceptopcua::ExtensionObjectinline
empty() const noexceptopcua::ExtensionObjectinline
encodedBinary() const noexceptopcua::ExtensionObjectinline
encodedTypeId() const noexceptopcua::ExtensionObjectinline
encodedXml() const noexceptopcua::ExtensionObjectinline
encoding() const noexceptopcua::ExtensionObjectinline
ExtensionObject(T *ptr) noexceptopcua::ExtensionObjectinlineexplicit
ExtensionObject(T *ptr, const UA_DataType &type) noexceptopcua::ExtensionObjectinline
ExtensionObject(const T &decoded)opcua::ExtensionObjectinlineexplicit
ExtensionObject(const T &decoded, const UA_DataType &type)opcua::ExtensionObjectinlineexplicit
handle() noexceptopcua::Wrapper< T, Handler >inline
handle() const noexceptopcua::Wrapper< T, Handler >inline
HandlerType typedefopcua::Wrapper< T, Handler >
isDecoded() const noexceptopcua::ExtensionObjectinline
isEncoded() const noexceptopcua::ExtensionObjectinline
native() const noexceptopcua::Wrapper< T, Handler >inlineprotected
native() noexceptopcua::Wrapper< T, Handler >inlineprotected
NativeType typedefopcua::Wrapper< T, Handler >
operator const T &() const noexceptopcua::Wrapper< T, Handler >inline
operator T&() noexceptopcua::Wrapper< T, Handler >inline
operator->() noexceptopcua::Wrapper< T, Handler >inline
operator->() const noexceptopcua::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) noexceptopcua::Wrapper< T, Handler >inline
operator=(T &&native) noexceptopcua::Wrapper< T, Handler >inline
swap(Wrapper &other) noexceptopcua::Wrapper< T, Handler >inline
swap(T &native) noexceptopcua::Wrapper< T, Handler >inline
Wrapper() noexcept=defaultopcua::ExtensionObject
Wrapper(const Wrapper &other)opcua::ExtensionObjectinline
Wrapper(const T &native)opcua::ExtensionObjectinlineexplicit
Wrapper(Wrapper &&other) noexceptopcua::ExtensionObjectinline
Wrapper(T &&native) noexceptopcua::ExtensionObjectinline
~Wrapper() noexcept=defaultopcua::Wrapper< T, Handler >