xtd 0.2.0
Loading...
Searching...
No Matches
xtd::guid Member List

This is the complete list of members for xtd::guid, including all inherited members.

compare_to(const guid &value) const noexcept overridextd::guidvirtual
emptyxtd::guidstatic
equals(const guid &g) const noexcept overridextd::guidvirtual
xtd::object::equals(const object &obj) const noexceptxtd::object
xtd::object::equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
guid()=defaultxtd::guid
guid(const std::vector< xtd::byte > &data)xtd::guidexplicit
guid(const std::initializer_list< xtd::byte > &data)xtd::guidexplicit
guid(int32 a, int16 b, int16 c, const std::vector< xtd::byte > &d)xtd::guidexplicit
guid(uint32 a, uint16 b, uint16 c, const std::vector< xtd::byte > &d)xtd::guidexplicit
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) noexceptxtd::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) noexceptxtd::guid
guid(const ustring &guid)xtd::guidexplicit
memberwise_clone() const noexceptxtd::objectinline
new_guid() noexceptxtd::guidstatic
object()=defaultxtd::object
reference_equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
to_byte_array() const noexceptxtd::guid
to_string() const noexcept overridextd::guidvirtual
to_string(ustring format) constxtd::guid