C++ Based OPC UA Client/Server SDK  1.5.5.355
UaSoftwareCertificate Member List

This is the complete list of members for UaSoftwareCertificate, including all inherited members.

attach(OpcUa_SoftwareCertificate *pValue)UaSoftwareCertificate
clear()UaSoftwareCertificate
clone(const OpcUa_SoftwareCertificate &source)UaSoftwareCertificatestatic
cloneTo(const OpcUa_SoftwareCertificate &source, OpcUa_SoftwareCertificate &copy)UaSoftwareCertificatestatic
copy() const UaSoftwareCertificate
copyTo(OpcUa_SoftwareCertificate *pDst) const UaSoftwareCertificate
detach(OpcUa_SoftwareCertificate *pDst)UaSoftwareCertificate
getBuildDate() const UaSoftwareCertificate
getBuildNumber() const UaSoftwareCertificate
getIssueDate() const UaSoftwareCertificate
getIssuedBy() const UaSoftwareCertificate
getProductName() const UaSoftwareCertificate
getProductUri() const UaSoftwareCertificate
getSoftwareVersion() const UaSoftwareCertificate
getSupportedProfiles(UaSupportedProfiles &supportedProfiles) const UaSoftwareCertificate
getVendorName() const UaSoftwareCertificate
getVendorProductCertificate() const UaSoftwareCertificate
operator!=(const UaSoftwareCertificate &other) const UaSoftwareCertificate
operator=(const UaSoftwareCertificate &other)UaSoftwareCertificate
operator==(const UaSoftwareCertificate &other) const UaSoftwareCertificate
setBuildDate(const UaDateTime &buildDate)UaSoftwareCertificate
setBuildNumber(const UaString &buildNumber)UaSoftwareCertificate
setIssueDate(const UaDateTime &issueDate)UaSoftwareCertificate
setIssuedBy(const UaString &issuedBy)UaSoftwareCertificate
setProductName(const UaString &productName)UaSoftwareCertificate
setProductUri(const UaString &productUri)UaSoftwareCertificate
setSoftwareVersion(const UaString &softwareVersion)UaSoftwareCertificate
setSupportedProfiles(const UaSupportedProfiles &supportedProfiles)UaSoftwareCertificate
setVendorName(const UaString &vendorName)UaSoftwareCertificate
setVendorProductCertificate(const UaByteString &vendorProductCertificate)UaSoftwareCertificate
UaSoftwareCertificate()UaSoftwareCertificate
UaSoftwareCertificate(const UaSoftwareCertificate &other)UaSoftwareCertificate
UaSoftwareCertificate(const OpcUa_SoftwareCertificate &other)UaSoftwareCertificate
UaSoftwareCertificate(const UaString &productName, const UaString &productUri, const UaString &vendorName, const UaByteString &vendorProductCertificate, const UaString &softwareVersion, const UaString &buildNumber, const UaDateTime &buildDate, const UaString &issuedBy, const UaDateTime &issueDate, const UaSupportedProfiles &supportedProfiles)UaSoftwareCertificate
UaSoftwareCertificate(const UaExtensionObject &extensionObject)UaSoftwareCertificate
UaSoftwareCertificate(const OpcUa_ExtensionObject &extensionObject)UaSoftwareCertificate
~UaSoftwareCertificate()UaSoftwareCertificate