This is the complete list of members for xtd::guid, including all inherited members.
compare_to(const guid &value) const noexcept override | xtd::guid | virtual |
empty | xtd::guid | static |
equals(const guid &g) const noexcept override | xtd::guid | virtual |
equals(const object &obj) const noexcept | xtd::guid | virtual |
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::guid | inlinestatic |
get_hash_code() const noexcept | xtd::object | virtual |
get_type() const noexcept | xtd::object | virtual |
guid()=default | xtd::guid | |
guid(const std::vector< xtd::byte > &data) | xtd::guid | explicit |
guid(const std::initializer_list< xtd::byte > &data) | xtd::guid | explicit |
guid(int32 a, int16 b, int16 c, const std::vector< xtd::byte > &d) | xtd::guid | explicit |
guid(uint32 a, uint16 b, uint16 c, const std::vector< xtd::byte > &d) | xtd::guid | explicit |
guid(int32 a, int16 b, int16 c, xtd::byte d, xtd::byte e, xtd::byte f, xtd::byte g, xtd::byte h, xtd::byte i, xtd::byte j, xtd::byte k) noexcept | xtd::guid | |
guid(uint32 a, uint16 b, uint16 c, xtd::byte d, xtd::byte e, xtd::byte f, xtd::byte g, xtd::byte h, xtd::byte i, xtd::byte j, xtd::byte k) noexcept | xtd::guid | |
guid(const string &guid) | xtd::guid | explicit |
memberwise_clone() const | xtd::object | inline |
new_guid() noexcept | xtd::guid | static |
object()=default | xtd::object | |
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
to_byte_array() const noexcept | xtd::guid | |
to_string() const noexcept override | xtd::guid | virtual |
to_string(const string &format) const | xtd::guid | |
to_string(const string &format, const std::locale &loc) const override | xtd::guid | virtual |