HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_GuidHash Class Reference

#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_Hashcopy () 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_Hashoperator= (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 voidoperator new (size_t size)
 Regular new/delete operators. More...
 
static void operator delete (void *p, size_t size)
 Regular new/delete operators. More...
 
static voidoperator new (size_t, void *p)
 
static void operator delete (void *, void *)
 

Detailed Description

Definition at line 95 of file UT_Guid.h.

Constructor & Destructor Documentation

UT_GuidHash::UT_GuidHash ( const UT_Guid uniqueid)
inline

Definition at line 98 of file UT_Guid.h.

Member Function Documentation

int UT_GuidHash::compare ( const UT_Hash a) const
inlineoverridevirtual

Implements UT_Hash.

Definition at line 102 of file UT_Guid.h.

void UT_GuidHash::copy ( const UT_Hash a)
inlineoverridevirtual

Implements UT_Hash.

Definition at line 118 of file UT_Guid.h.

UT_Hash* UT_GuidHash::copy ( ) const
inlineoverridevirtual

Implements UT_Hash.

Definition at line 126 of file UT_Guid.h.

int64 UT_GuidHash::getMemoryUsage ( bool  inclusive) const
inlineoverridevirtual

Implements UT_Hash.

Definition at line 130 of file UT_Guid.h.

unsigned UT_GuidHash::hash ( void  ) const
inlineoverridevirtual

Implements UT_Hash.

Definition at line 122 of file UT_Guid.h.


The documentation for this class was generated from the following file: