C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
UaString Member List

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

arg(const UaString &a, int fieldWidth=0, const UaChar &fillChar=UaChar(' ')) const UaString
at(int i) const UaString
clone(const OpcUa_String &source)UaStringstatic
cloneTo(const OpcUa_String &source, OpcUa_String &copy)UaStringstatic
convertToSignedNumber(OpcUa_Int64 &value, OpcUa_Byte byteLength)UaString
convertToUnsignedNumber(OpcUa_UInt64 &value)UaString
copy() const UaString
copyTo(OpcUa_String *pDst) const UaString
detach(OpcUa_String *pDst)UaString
find(UaChar cFind) const UaString
find(UaChar cFind, unsigned int iStart) const UaString
isEmpty() const UaString
isLikePatternValid(const UaString &pattern)UaStringstatic
isNull() const UaString
length() const UaString
like(const UaString &pattern) const UaString
number(int n, int base=10)UaStringstatic
number(unsigned int n, int base=10)UaStringstatic
operator const OpcUa_String *() const UaString
operator!=(const UaString &other) const UaString
operator+(const UaString &other)UaString
operator+=(const UaString &other)UaString
operator<(const UaString &other) const UaString
operator<<(UaDataStream &, const UaString &)UaStringfriend
operator=(const UaString &other)UaString
operator==(const UaString &other) const UaString
size() const UaString
toOpcUaString() const UaString
toUtf16() const UaString
toUtf8() const UaString
UaString()UaString
UaString(const OpcUa_String *other)UaString
UaString(const OpcUa_String &other)UaString
UaString(const UaString &other)UaString
UaString(const UaByteString &other)UaString
UaString(const char *other)UaString
UaString(const UaUShort *other)UaString
~UaString()UaString