Audacity
3.2.0
XMLAttributeValueView Member List
This is the complete list of members for
XMLAttributeValueView
, including all inherited members.
Data
XMLAttributeValueView
Get
(T defaultValue={}) const noexcept
XMLAttributeValueView
inline
GetType
() const noexcept
XMLAttributeValueView
IsDouble
() const noexcept
XMLAttributeValueView
IsFloat
() const noexcept
XMLAttributeValueView
IsNull
() const noexcept
XMLAttributeValueView
IsSignedInteger
() const noexcept
XMLAttributeValueView
IsStringView
() const noexcept
XMLAttributeValueView
IsUnsignedInteger
() const noexcept
XMLAttributeValueView
Length
XMLAttributeValueView
mDouble
XMLAttributeValueView
mFloat
XMLAttributeValueView
mInteger
XMLAttributeValueView
mStringView
XMLAttributeValueView
mType
XMLAttributeValueView
private
operator=
(const XMLAttributeValueView &)=default
XMLAttributeValueView
operator=
(XMLAttributeValueView &&)=default
XMLAttributeValueView
ToString
() const
XMLAttributeValueView
ToWString
() const
XMLAttributeValueView
TryGet
(bool &value) const noexcept
XMLAttributeValueView
TryGet
(short &value) const noexcept
XMLAttributeValueView
TryGet
(unsigned short &value) const noexcept
XMLAttributeValueView
TryGet
(int &value) const noexcept
XMLAttributeValueView
TryGet
(unsigned int &value) const noexcept
XMLAttributeValueView
TryGet
(long &value) const noexcept
XMLAttributeValueView
TryGet
(unsigned long &value) const noexcept
XMLAttributeValueView
TryGet
(long long &value) const noexcept
XMLAttributeValueView
TryGet
(unsigned long long &value) const noexcept
XMLAttributeValueView
TryGet
(float &value) const noexcept
XMLAttributeValueView
TryGet
(double &value) const noexcept
XMLAttributeValueView
TryGet
(std::string_view &value) const noexcept
XMLAttributeValueView
TryGetInteger
(ResultType &value) const noexcept
XMLAttributeValueView
private
Type
enum name
XMLAttributeValueView
XMLAttributeValueView
()=default
XMLAttributeValueView
XMLAttributeValueView
(const XMLAttributeValueView &)=default
XMLAttributeValueView
XMLAttributeValueView
(XMLAttributeValueView &&)=default
XMLAttributeValueView
XMLAttributeValueView
(bool value) noexcept
XMLAttributeValueView
explicit
XMLAttributeValueView
(short value) noexcept
XMLAttributeValueView
explicit
XMLAttributeValueView
(unsigned short value) noexcept
XMLAttributeValueView
explicit
XMLAttributeValueView
(int value) noexcept
XMLAttributeValueView
explicit
XMLAttributeValueView
(unsigned int value) noexcept
XMLAttributeValueView
explicit
XMLAttributeValueView
(long value) noexcept
XMLAttributeValueView
explicit
XMLAttributeValueView
(unsigned long value) noexcept
XMLAttributeValueView
explicit
XMLAttributeValueView
(long long value) noexcept
XMLAttributeValueView
explicit
XMLAttributeValueView
(unsigned long long value) noexcept
XMLAttributeValueView
explicit
XMLAttributeValueView
(float value) noexcept
XMLAttributeValueView
explicit
XMLAttributeValueView
(double value) noexcept
XMLAttributeValueView
explicit
XMLAttributeValueView
(const std::string_view &value) noexcept
XMLAttributeValueView
explicit
Generated by
1.9.3