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 188 of file UT_IndexedHashSet.h.
|
inline |
WARNING: This initializes nothing; you must initialize separately.
Definition at line 193 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 195 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 200 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 205 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 219 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 211 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 215 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 213 of file UT_IndexedHashSet.h.
|
inline |
Definition at line 217 of file UT_IndexedHashSet.h.