BuildInfo(std::string_view productUri, std::string_view manufacturerName, std::string_view productName, std::string_view softwareVersion, std::string_view buildNumber, DateTime buildDate) | opcua::BuildInfo | inline |
clear() noexcept | opcua::TypeWrapper< UA_BuildInfo, UA_TYPES_BUILDINFO > | inlineprotected |
getBuildDate() const noexcept | opcua::BuildInfo | inline |
getBuildDate() noexcept | opcua::BuildInfo | inline |
getBuildNumber() const noexcept | opcua::BuildInfo | inline |
getBuildNumber() noexcept | opcua::BuildInfo | inline |
getManufacturerName() const noexcept | opcua::BuildInfo | inline |
getManufacturerName() noexcept | opcua::BuildInfo | inline |
getProductName() const noexcept | opcua::BuildInfo | inline |
getProductName() noexcept | opcua::BuildInfo | inline |
getProductUri() const noexcept | opcua::BuildInfo | inline |
getProductUri() noexcept | opcua::BuildInfo | inline |
getSoftwareVersion() const noexcept | opcua::BuildInfo | inline |
getSoftwareVersion() noexcept | opcua::BuildInfo | inline |
getTypeIndex() | opcua::TypeWrapper< UA_BuildInfo, UA_TYPES_BUILDINFO > | inlinestatic |
handle() noexcept | opcua::Wrapper< UA_BuildInfo > | inline |
handle() const noexcept | opcua::Wrapper< UA_BuildInfo > | inline |
native() const noexcept | opcua::Wrapper< UA_BuildInfo > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_BuildInfo > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_BuildInfo > | |
operator const UA_BuildInfo &() const noexcept | opcua::Wrapper< UA_BuildInfo > | inline |
operator UA_BuildInfo &() noexcept | opcua::Wrapper< UA_BuildInfo > | inline |
operator->() noexcept | opcua::Wrapper< UA_BuildInfo > | inline |
operator->() const noexcept | opcua::Wrapper< UA_BuildInfo > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_BuildInfo, UA_TYPES_BUILDINFO > | inline |
operator=(const UA_BuildInfo &native) | opcua::TypeWrapper< UA_BuildInfo, UA_TYPES_BUILDINFO > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_BuildInfo, UA_TYPES_BUILDINFO > | inline |
operator=(UA_BuildInfo &&native) noexcept | opcua::TypeWrapper< UA_BuildInfo, UA_TYPES_BUILDINFO > | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_BuildInfo, UA_TYPES_BUILDINFO > | inline |
swap(UA_BuildInfo &native) noexcept | opcua::TypeWrapper< UA_BuildInfo, UA_TYPES_BUILDINFO > | inline |
TypeWrapper()=default | opcua::BuildInfo | |
TypeWrapper(const T &native) | opcua::BuildInfo | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::BuildInfo | inline |
TypeWrapper(const TypeWrapper &other) | opcua::BuildInfo | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::BuildInfo | inline |
opcua::TypeWrapper< UA_BuildInfo, UA_TYPES_BUILDINFO >::TypeWrapper(const UA_BuildInfo &native) | opcua::TypeWrapper< UA_BuildInfo, UA_TYPES_BUILDINFO > | inlineexplicit |
Wrapper()=default | opcua::Wrapper< UA_BuildInfo > | |
Wrapper(const UA_BuildInfo &native) | opcua::Wrapper< UA_BuildInfo > | inlineexplicit |
Wrapper(UA_BuildInfo &&native) noexcept | opcua::Wrapper< UA_BuildInfo > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_BuildInfo, UA_TYPES_BUILDINFO > | inline |