HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PDG_Node::ScopedGenerate Class Reference

#include <PDG_Node.h>

Public Member Functions

 ScopedGenerate (PDG_Node *node)
 
 ~ScopedGenerate ()
 
bool isFirstGenerate () const
 

Detailed Description

Tracks generation state of the node over a particular scope, using a counter since a node can be generating in multiple threads at a time.

Definition at line 505 of file PDG_Node.h.

Constructor & Destructor Documentation

PDG_Node::ScopedGenerate::ScopedGenerate ( PDG_Node node)
PDG_Node::ScopedGenerate::~ScopedGenerate ( )

Member Function Documentation

bool PDG_Node::ScopedGenerate::isFirstGenerate ( ) const
inline

Definition at line 511 of file PDG_Node.h.


The documentation for this class was generated from the following file: