HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DEP_ContextOptionsFwd.h File Reference
+ This graph shows which files directly or indirectly include this file:

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 >
 

Typedef Documentation