| HDK
    | 
#include <GA_EdgeHash.h>
 Inheritance diagram for GA_EdgeHashT< T >:
 Inheritance diagram for GA_EdgeHashT< T >:| Public Member Functions | |
| GA_EdgeHashT (T a, T b) | |
| GA_EdgeHashT (GA_EdgeHashT const &h) | |
| ~GA_EdgeHashT () 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 25 of file GA_EdgeHash.h.
| 
 | inline | 
Definition at line 28 of file GA_EdgeHash.h.
| 
 | inline | 
Definition at line 29 of file GA_EdgeHash.h.
| 
 | inlineoverride | 
Definition at line 31 of file GA_EdgeHash.h.
| 
 | inlineoverridevirtual | 
Implements UT_Hash.
Definition at line 36 of file GA_EdgeHash.h.
| 
 | inlineoverridevirtual | 
Implements UT_Hash.
Definition at line 41 of file GA_EdgeHash.h.
| 
 | inlineoverridevirtual | 
Implements UT_Hash.
Definition at line 51 of file GA_EdgeHash.h.
| 
 | inline | 
Definition at line 33 of file GA_EdgeHash.h.
| 
 | inline | 
Definition at line 34 of file GA_EdgeHash.h.
| 
 | inlineoverridevirtual | 
Implements UT_Hash.
Definition at line 56 of file GA_EdgeHash.h.
| 
 | inlineoverridevirtual | 
Implements UT_Hash.
Definition at line 46 of file GA_EdgeHash.h.