C++ UA Server SDK  1.5.0.318
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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
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