HDK
|
#include <GA_EdgeHash.h>
Public Member Functions | |
GA_DirectedEdgeHashT (T a, T b) | |
GA_DirectedEdgeHashT (GA_DirectedEdgeHashT const &h) | |
~GA_DirectedEdgeHashT () override | |
T | getA () const |
T | getB () const |
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 *) |
Definition at line 79 of file GA_EdgeHash.h.
|
inline |
Definition at line 82 of file GA_EdgeHash.h.
|
inline |
Definition at line 83 of file GA_EdgeHash.h.
|
inlineoverride |
Definition at line 84 of file GA_EdgeHash.h.
|
inlineoverridevirtual |
Implements UT_Hash.
Definition at line 90 of file GA_EdgeHash.h.
|
inlineoverridevirtual |
Implements UT_Hash.
Definition at line 95 of file GA_EdgeHash.h.
|
inlineoverridevirtual |
Implements UT_Hash.
Definition at line 105 of file GA_EdgeHash.h.
|
inline |
Definition at line 87 of file GA_EdgeHash.h.
|
inline |
Definition at line 88 of file GA_EdgeHash.h.
|
inlineoverridevirtual |
Implements UT_Hash.
Definition at line 110 of file GA_EdgeHash.h.
|
inlineoverridevirtual |
Implements UT_Hash.
Definition at line 100 of file GA_EdgeHash.h.