|
HDK
|
#include <UT_IndexedHashSet.h>
Public Member Functions | |
| SYS_FORCE_INLINE | IdAndRefCount () |
| WARNING: This initializes nothing; you must initialize separately. More... | |
| SYS_FORCE_INLINE | IdAndRefCount (UT_IndexedHashSetItemId id, exint refcount) |
| SYS_FORCE_INLINE | IdAndRefCount (IdAndRefCount &&src) |
| SYS_FORCE_INLINE | IdAndRefCount (const IdAndRefCount &src) |
| SYS_FORCE_INLINE UT_IndexedHashSetItemId | getId () const |
| SYS_FORCE_INLINE void | setId (UT_IndexedHashSetItemId id) |
| SYS_FORCE_INLINE exint | getRef () const |
| SYS_FORCE_INLINE void | setRef (int d) |
| SYS_FORCE_INLINE int | bumpRef (int d) |
Definition at line 182 of file UT_IndexedHashSet.h.
|
inline |
WARNING: This initializes nothing; you must initialize separately.
Definition at line 187 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 189 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 194 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 199 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 213 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 205 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 209 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 207 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 211 of file UT_IndexedHashSet.h.