HDK
|
Scoped block that records PDG attribute evaluations. More...
#include <PDG_EvaluationContext.h>
Public Types | |
using | ExprData = PDG_AttributeInfo::ExprData |
Public Member Functions | |
AttribRecordScope (int thread) | |
~AttribRecordScope () | |
void | reset () |
void | record (const UT_StringHolder &attrib) |
const UT_StringArray & | expressionAttribs () const |
Scoped block that records PDG attribute evaluations.
Definition at line 138 of file PDG_EvaluationContext.h.
Definition at line 141 of file PDG_EvaluationContext.h.
PDG_EvaluationContext::AttribRecordScope::AttribRecordScope | ( | int | thread | ) |
PDG_EvaluationContext::AttribRecordScope::~AttribRecordScope | ( | ) |
|
inline |
Definition at line 150 of file PDG_EvaluationContext.h.
void PDG_EvaluationContext::AttribRecordScope::record | ( | const UT_StringHolder & | attrib | ) |
void PDG_EvaluationContext::AttribRecordScope::reset | ( | ) |