![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::UUIDValue, including all inherited members.
| Formatter(FormatData &formatData, const UUIDValue &value) | s3d::UUIDValue | friend |
| Generate() | s3d::UUIDValue | static |
| GenerateFromName(const UUIDValue &namespaceUUIDValue, const std::string &name) | s3d::UUIDValue | static |
| GenerateFromName(const UUIDValue &namespaceUUIDValue, const String &name) | s3d::UUIDValue | static |
| GenerateFromRNG(DefaultRNG &rng=GetDefaultRNG()) | s3d::UUIDValue | static |
| getData() const noexcept | s3d::UUIDValue | |
| hash() const noexcept | s3d::UUIDValue | |
| isNil() const noexcept | s3d::UUIDValue | |
| IsValid(std::string_view uuid) | s3d::UUIDValue | static |
| IsValid(StringView uuid) | s3d::UUIDValue | static |
| NamespaceDNS() noexcept | s3d::UUIDValue | static |
| NamespaceOID() noexcept | s3d::UUIDValue | static |
| NamespaceURL() noexcept | s3d::UUIDValue | static |
| NamespaceX500() noexcept | s3d::UUIDValue | static |
| Nil() | s3d::UUIDValue | static |
| operator!=(const UUIDValue &lhs, const UUIDValue &rhs) noexcept | s3d::UUIDValue | friend |
| operator<(const UUIDValue &lhs, const UUIDValue &rhs) noexcept | s3d::UUIDValue | friend |
| operator<<(std::basic_ostream< CharType > &output, const UUIDValue &value) | s3d::UUIDValue | friend |
| operator==(const UUIDValue &lhs, const UUIDValue &rhs) noexcept | s3d::UUIDValue | friend |
| Parse(std::string_view uuid) | s3d::UUIDValue | static |
| Parse(StringView uuid) | s3d::UUIDValue | static |
| str() const | s3d::UUIDValue | |
| swap(UUIDValue &other) | s3d::UUIDValue | |
| to_string() const | s3d::UUIDValue | |
| UUIDValue()=default | s3d::UUIDValue | |
| UUIDValue(const value_type(&uuid)[16]) noexcept | s3d::UUIDValue | explicit |
| UUIDValue(const std::array< value_type, 16 > &uuid) noexcept | s3d::UUIDValue | explicit |
| UUIDValue(Iterator first, Iterator last) | s3d::UUIDValue | explicit |
| value_type typedef | s3d::UUIDValue | |
| variant() const noexcept | s3d::UUIDValue | |
| Variant enum name | s3d::UUIDValue | |
| version() const noexcept | s3d::UUIDValue | |
| Version enum name | s3d::UUIDValue |