![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiUuid, including all inherited members.
CombineWithSeed(const xiiUuid &seed) | xiiUuid | |
GetValues(xiiUInt64 &ref_uiLow, xiiUInt64 &ref_uiHigh) const | xiiUuid | inline |
HashCombine(const xiiUuid &hash) | xiiUuid | |
IsValid() const | xiiUuid | |
MakeInvalid() | xiiUuid | inlinestatic |
MakeStableUuidFromInt(xiiInt64 iInt) | xiiUuid | static |
MakeStableUuidFromString(xiiStringView sString) | xiiUuid | static |
MakeUuid() | xiiUuid | static |
operator<(const xiiUuid &other) const | xiiUuid | |
operator<<(xiiStreamWriter &ref_stream, const xiiUuid &value) | xiiUuid | friend |
operator==(const xiiUuid &other) const | xiiUuid | |
operator>>(xiiStreamReader &ref_stream, xiiUuid &ref_value) | xiiUuid | friend |
RevertCombinationWithSeed(const xiiUuid &seed) | xiiUuid | |
XII_DECLARE_POD_TYPE() (defined in xiiUuid) | xiiUuid | |
xiiUuid()=default | xiiUuid | |
xiiUuid(xiiUInt64 uiLow, xiiUInt64 uiHigh) | xiiUuid | inline |