![]() |
Plasma Engine
2.0
|
This is the complete list of members for plUuid, including all inherited members.
CombineWithSeed(const plUuid &seed) | plUuid | |
GetValues(plUInt64 &ref_uiLow, plUInt64 &ref_uiHigh) const | plUuid | inline |
HashCombine(const plUuid &hash) | plUuid | |
IsValid() const | plUuid | |
MakeInvalid() | plUuid | inlinestatic |
MakeStableUuidFromInt(plInt64 iInt) | plUuid | static |
MakeStableUuidFromString(plStringView sString) | plUuid | static |
MakeUuid() | plUuid | static |
operator!=(const plUuid &other) const | plUuid | |
operator<(const plUuid &other) const | plUuid | |
operator<<(plStreamWriter &inout_stream, const plUuid &value) | plUuid | friend |
operator==(const plUuid &other) const | plUuid | |
operator>>(plStreamReader &inout_stream, plUuid &ref_value) | plUuid | friend |
PL_DECLARE_POD_TYPE() (defined in plUuid) | plUuid | |
plUuid()=default | plUuid | |
plUuid(plUInt64 uiLow, plUInt64 uiHigh) | plUuid | inline |
RevertCombinationWithSeed(const plUuid &seed) | plUuid |