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

#include <UT_Hash.h>

+ Inheritance diagram for UT_Hash_Const_Ptr:

Public Member Functions

 UT_Hash_Const_Ptr (const void *p)
 
 ~UT_Hash_Const_Ptr () override
 
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 258 of file UT_Hash.h.

Constructor & Destructor Documentation

UT_Hash_Const_Ptr::UT_Hash_Const_Ptr ( const void p)
inline

Definition at line 263 of file UT_Hash.h.

UT_Hash_Const_Ptr::~UT_Hash_Const_Ptr ( )
inlineoverride

Definition at line 267 of file UT_Hash.h.

Member Function Documentation

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

Implements UT_Hash.

Definition at line 271 of file UT_Hash.h.

void UT_Hash_Const_Ptr::copy ( const UT_Hash a)
inlineoverridevirtual

Implements UT_Hash.

Definition at line 276 of file UT_Hash.h.

UT_Hash* UT_Hash_Const_Ptr::copy ( ) const
inlineoverridevirtual

Implements UT_Hash.

Definition at line 289 of file UT_Hash.h.

int64 UT_Hash_Const_Ptr::getMemoryUsage ( bool  inclusive) const
inlineoverridevirtual

Implements UT_Hash.

Definition at line 294 of file UT_Hash.h.

unsigned UT_Hash_Const_Ptr::hash ( void  ) const
inlineoverridevirtual

Implements UT_Hash.

Definition at line 281 of file UT_Hash.h.


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