UT_UUID Member List

This is the complete list of members for UT_UUID, including all inherited members.
_getClock(UT_uint32 &iHigh, UT_uint32 &iLow, UT_uint16 &iSeq) const UT_UUID [private]
_getRandomBytes(void *buf, int nbytes) const UT_UUID [protected, virtual]
_getTime(const struct uuid &uu)UT_UUID [private, static]
_getType(const struct uuid &uu)UT_UUID [private, static]
_getVariant(const struct uuid &uu)UT_UUID [private, static]
_makeUUID(struct uuid &u)UT_UUID [private]
_parse(const char *in, struct uuid &u) const UT_UUID [private]
_toString(const struct uuid &uu) const UT_UUID [private]
clear()UT_UUID
getNull()UT_UUID [inline, static]
getTime() const UT_UUID
getType() const UT_UUID
getVariant() const UT_UUID
hash32() const UT_UUID
hash64() const UT_UUID
isNull() const UT_UUID
isOfSameAge(const UT_UUID &u) const UT_UUID
isOlder(const UT_UUID &u) const UT_UUID
isValid() const UT_UUID [inline]
isYounger(const UT_UUID &u) const UT_UUID
m_bIsValidUT_UUID [private]
m_uuidUT_UUID [private]
makeUUID()UT_UUID
makeUUID(std::string &out)UT_UUID
operator!=(const UT_UUID &u) const UT_UUID
operator<(const UT_UUID &u) const UT_UUID
operator=(const UT_UUID &u)UT_UUID
operator==(const UT_UUID &u) const UT_UUID
operator>(const UT_UUID &u) const UT_UUID
resetTime()UT_UUID
s_bInitDoneUT_UUID [private, static]
s_nodeUT_UUID [private, static]
s_NullUT_UUID [private, static]
setUUID(const std::string &s)UT_UUID
setUUID(const char *s)UT_UUID
setUUID(const struct uuid &u)UT_UUID
toBinary(struct uuid &u) const UT_UUID
toString() const UT_UUID
toStringFromBinary(char *s, UT_uint32 len, const struct uuid &u)UT_UUID [static]
UT_UUID()UT_UUID [protected]
UT_UUID(const std::string &s)UT_UUID [protected]
UT_UUID(const char *s)UT_UUID [protected]
UT_UUID(const struct uuid &u)UT_UUID [protected]
UT_UUID(const UT_UUID &u)UT_UUID [protected]
UT_UUIDGenerator classUT_UUID [friend]
UT_UUIDGenerator__test(UT_UUIDGenerator *)UT_UUID [friend]
~UT_UUID()UT_UUID [inline, virtual]