HDK
|
Go to the source code of this file.
Classes | |
class | UT_Array< T > |
class | UT_COWReadHandle< T > |
class | UT_COWTransientReadHandle< T > |
class | UT_COWWriteHandle< T > |
class | UT_COWHandle< T > |
Typedefs | |
using | DEP_ContextOptionsHandle = UT_COWHandle< DEP_ContextOptions > |
using | DEP_ContextOptionsReadHandle = UT_COWReadHandle< DEP_ContextOptions > |
using | DEP_ContextOptionsWriteHandle = UT_COWWriteHandle< DEP_ContextOptions > |
using | DEP_ContextOptionsStack = UT_Array< DEP_ContextOptionsHandle > |
Definition at line 21 of file DEP_ContextOptionsFwd.h.
Definition at line 22 of file DEP_ContextOptionsFwd.h.
Definition at line 24 of file DEP_ContextOptionsFwd.h.
Definition at line 23 of file DEP_ContextOptionsFwd.h.