| 
    HDK
    
   | 
 
#include <UT_Guid.h>
 Inheritance diagram for UT_GuidHash:Public Member Functions | |
| UT_GuidHash (const UT_Guid &uniqueid) | |
| int | compare (const UT_Hash &a) const override | 
| void | copy (const UT_Hash &a) override | 
| unsigned | hash () const override | 
| UT_Hash * | copy () const override | 
| int64 | getMemoryUsage (bool inclusive) const override | 
  Public Member Functions inherited from UT_Hash | |
| UT_Hash ()=default | |
| virtual | ~UT_Hash ()=default | 
| UT_Hash (const UT_Hash &)=delete | |
| UT_Hash & | operator= (const UT_Hash &)=delete | 
Additional Inherited Members | |
  Static Public Member Functions inherited from UT_SmallObject< UT_Hash, UT_SMALLOBJECT_CLEANPAGES_DEFAULT, UT_SMALLOBJECT_PAGESIZE_DEFAULT, UT_SMALLOBJECT_THREADSAFE_ON > | |
| static void * | operator new (size_t size) | 
| Regular new/delete operators.  More... | |
| static void | operator delete (void *p, size_t size) | 
| Regular new/delete operators.  More... | |
| static void * | operator new (size_t, void *p) | 
| static void | operator delete (void *, void *) | 
      
  | 
  inline | 
      
  | 
  inlineoverridevirtual | 
      
  | 
  inlineoverridevirtual | 
      
  | 
  inlineoverridevirtual |