clear() noexcept | opcua::TypeWrapper< UA_ExtensionObject, UA_TYPES_EXTENSIONOBJECT > | inlineprotected |
fromDecoded(T &data) noexcept | opcua::ExtensionObject | inlinestatic |
fromDecoded(void *data, const UA_DataType &type) noexcept | opcua::ExtensionObject | inlinestatic |
fromDecodedCopy(const T &data) | opcua::ExtensionObject | inlinestatic |
fromDecodedCopy(const void *data, const UA_DataType &type) | opcua::ExtensionObject | inlinestatic |
getDecodedData() noexcept | opcua::ExtensionObject | inline |
getDecodedData() const noexcept | opcua::ExtensionObject | inline |
getDecodedData() noexcept | opcua::ExtensionObject | inline |
getDecodedData() const noexcept | opcua::ExtensionObject | inline |
getDecodedDataType() const noexcept | opcua::ExtensionObject | inline |
getEncodedBody() const noexcept | opcua::ExtensionObject | inline |
getEncodedTypeId() const noexcept | opcua::ExtensionObject | inline |
getEncoding() const noexcept | opcua::ExtensionObject | inline |
getTypeIndex() | opcua::TypeWrapper< UA_ExtensionObject, UA_TYPES_EXTENSIONOBJECT > | inlinestatic |
handle() noexcept | opcua::Wrapper< UA_ExtensionObject > | inline |
handle() const noexcept | opcua::Wrapper< UA_ExtensionObject > | inline |
isDecoded() const noexcept | opcua::ExtensionObject | inline |
isEmpty() const noexcept | opcua::ExtensionObject | inline |
isEncoded() const noexcept | opcua::ExtensionObject | inline |
native() const noexcept | opcua::Wrapper< UA_ExtensionObject > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_ExtensionObject > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_ExtensionObject > | |
operator const UA_ExtensionObject &() const noexcept | opcua::Wrapper< UA_ExtensionObject > | inline |
operator UA_ExtensionObject &() noexcept | opcua::Wrapper< UA_ExtensionObject > | inline |
operator->() noexcept | opcua::Wrapper< UA_ExtensionObject > | inline |
operator->() const noexcept | opcua::Wrapper< UA_ExtensionObject > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_ExtensionObject, UA_TYPES_EXTENSIONOBJECT > | inline |
operator=(const UA_ExtensionObject &native) | opcua::TypeWrapper< UA_ExtensionObject, UA_TYPES_EXTENSIONOBJECT > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_ExtensionObject, UA_TYPES_EXTENSIONOBJECT > | inline |
operator=(UA_ExtensionObject &&native) noexcept | opcua::TypeWrapper< UA_ExtensionObject, UA_TYPES_EXTENSIONOBJECT > | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_ExtensionObject, UA_TYPES_EXTENSIONOBJECT > | inline |
swap(UA_ExtensionObject &native) noexcept | opcua::TypeWrapper< UA_ExtensionObject, UA_TYPES_EXTENSIONOBJECT > | inline |
TypeWrapper()=default | opcua::ExtensionObject | |
TypeWrapper(const T &native) | opcua::ExtensionObject | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ExtensionObject | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ExtensionObject | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ExtensionObject | inline |
opcua::TypeWrapper< UA_ExtensionObject, UA_TYPES_EXTENSIONOBJECT >::TypeWrapper(const UA_ExtensionObject &native) | opcua::TypeWrapper< UA_ExtensionObject, UA_TYPES_EXTENSIONOBJECT > | inlineexplicit |
Wrapper()=default | opcua::Wrapper< UA_ExtensionObject > | |
Wrapper(const UA_ExtensionObject &native) | opcua::Wrapper< UA_ExtensionObject > | inlineexplicit |
Wrapper(UA_ExtensionObject &&native) noexcept | opcua::Wrapper< UA_ExtensionObject > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_ExtensionObject, UA_TYPES_EXTENSIONOBJECT > | inline |