Home
last modified time | relevance | path

Searched defs:GrfExecutionContext (Results 1 – 2 of 2) sorted by relevance

/dports/devel/codeworker/CodeWorker4_5_3/
H A DGrfCommand.h30 class GrfExecutionContext; variable
57 friend class GrfExecutionContext; variable
H A DGrfExecutionContext.cpp34GrfExecutionContext::GrfExecutionContext(GrfBlock* pParent) : GrfBlock(pParent), _pLastCommand(NUL… in GrfExecutionContext() function in CodeWorker::GrfExecutionContext