Audacity 3.2.0
XMLAttributeValueView Member List

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

DataXMLAttributeValueView
Get(T defaultValue={}) const noexceptXMLAttributeValueViewinline
GetType() const noexceptXMLAttributeValueView
IsDouble() const noexceptXMLAttributeValueView
IsFloat() const noexceptXMLAttributeValueView
IsNull() const noexceptXMLAttributeValueView
IsSignedInteger() const noexceptXMLAttributeValueView
IsStringView() const noexceptXMLAttributeValueView
IsUnsignedInteger() const noexceptXMLAttributeValueView
LengthXMLAttributeValueView
mDoubleXMLAttributeValueView
mFloatXMLAttributeValueView
mIntegerXMLAttributeValueView
mStringViewXMLAttributeValueView
mTypeXMLAttributeValueViewprivate
operator=(const XMLAttributeValueView &)=defaultXMLAttributeValueView
operator=(XMLAttributeValueView &&)=defaultXMLAttributeValueView
ToString() constXMLAttributeValueView
ToWString() constXMLAttributeValueView
TryGet(bool &value) const noexceptXMLAttributeValueView
TryGet(short &value) const noexceptXMLAttributeValueView
TryGet(unsigned short &value) const noexceptXMLAttributeValueView
TryGet(int &value) const noexceptXMLAttributeValueView
TryGet(unsigned int &value) const noexceptXMLAttributeValueView
TryGet(long &value) const noexceptXMLAttributeValueView
TryGet(unsigned long &value) const noexceptXMLAttributeValueView
TryGet(long long &value) const noexceptXMLAttributeValueView
TryGet(unsigned long long &value) const noexceptXMLAttributeValueView
TryGet(float &value) const noexceptXMLAttributeValueView
TryGet(double &value) const noexceptXMLAttributeValueView
TryGet(std::string_view &value) const noexceptXMLAttributeValueView
TryGetInteger(ResultType &value) const noexceptXMLAttributeValueViewprivate
Type enum nameXMLAttributeValueView
XMLAttributeValueView()=defaultXMLAttributeValueView
XMLAttributeValueView(const XMLAttributeValueView &)=defaultXMLAttributeValueView
XMLAttributeValueView(XMLAttributeValueView &&)=defaultXMLAttributeValueView
XMLAttributeValueView(bool value) noexceptXMLAttributeValueViewexplicit
XMLAttributeValueView(short value) noexceptXMLAttributeValueViewexplicit
XMLAttributeValueView(unsigned short value) noexceptXMLAttributeValueViewexplicit
XMLAttributeValueView(int value) noexceptXMLAttributeValueViewexplicit
XMLAttributeValueView(unsigned int value) noexceptXMLAttributeValueViewexplicit
XMLAttributeValueView(long value) noexceptXMLAttributeValueViewexplicit
XMLAttributeValueView(unsigned long value) noexceptXMLAttributeValueViewexplicit
XMLAttributeValueView(long long value) noexceptXMLAttributeValueViewexplicit
XMLAttributeValueView(unsigned long long value) noexceptXMLAttributeValueViewexplicit
XMLAttributeValueView(float value) noexceptXMLAttributeValueViewexplicit
XMLAttributeValueView(double value) noexceptXMLAttributeValueViewexplicit
XMLAttributeValueView(const std::string_view &value) noexceptXMLAttributeValueViewexplicit