19 #ifndef __UT_SGUID_H__
20 #define __UT_SGUID_H__
49 void writeBinary(std::ostream& os)
const;
55 static void setMachineId(
uint32 machine_id);
61 size_t h = SYSwang_inthash(myHigh);
62 SYShashCombine(h, SYSwang_inthash(myLow));
77 bool isEmpty_()
const {
return myHigh == 0 && myLow == 0; }
81 void generateIfEmpty_()
const
85 const_cast<UT_SGuid*
>(
this)->generate_();
92 static uint32 theMachineId;
101 #endif // __UT_SGUID_H__
bool operator!=(const UT_SGuid &sguid) const
std::ostream & operator<<(std::ostream &ostr, const DataType &a)
bool operator==(const BaseDimensions< T > &a, const BaseDimensions< Y > &b)
GLfloat GLfloat GLfloat GLfloat h
LeafData & operator=(const LeafData &)=delete
size_t hash_value(const UT_SGuid &guid)