|
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 139 of file PDG_EvaluationContext.h.
Definition at line 142 of file PDG_EvaluationContext.h.
| PDG_EvaluationContext::AttribRecordScope::AttribRecordScope | ( | int | thread | ) |
| PDG_EvaluationContext::AttribRecordScope::~AttribRecordScope | ( | ) |
|
inline |
Definition at line 151 of file PDG_EvaluationContext.h.
| void PDG_EvaluationContext::AttribRecordScope::record | ( | const UT_StringHolder & | attrib | ) |
| void PDG_EvaluationContext::AttribRecordScope::reset | ( | ) |