HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DEP_MicroNode.h File Reference
#include "DEP_API.h"
#include "DEP_ContextOptions.h"
#include <UT/UT_Array.h>
#include <UT/UT_ArraySet.h>
#include <UT/UT_ConcurrentVector.h>
#include <UT/UT_Function.h>
#include <UT/UT_IntArray.h>
#include <UT/UT_NonCopyable.h>
#include <UT/UT_SmallObject.h>
#include <UT/UT_StringHolder.h>
#include <UT/UT_TBBSpinLock.h>
#include <UT/UT_ValArray.h>
#include <SYS/SYS_Inline.h>
#include <SYS/SYS_Math.h>
#include <SYS/SYS_Types.h>
#include <iosfwd>
+ Include dependency graph for DEP_MicroNode.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DEP_PropagateData
 Propagation info for a dep micro node. More...
 
class  DEP_MicroNode
 
class  DEP_KeepDependenciesScope
 Global control whether dependencies can be cleared. More...
 
class  DEP_BlockEvaluateExportsScope
 Global control whether we can evaluate exports. More...
 

Typedefs

typedef UT_Array< DEP_MicroNode * > DEP_MicroNodeList
 

Typedef Documentation

Definition at line 31 of file DEP_MicroNode.h.