|
WSF
|
#include <WsfParseAction.hpp>


Public Member Functions | |
| WsfParseActionNodeReference () | |
| ~WsfParseActionNodeReference () override=default | |
| WsfParseActionNodeReference (const WsfParseActionNodeReference &)=default | |
| Public Member Functions inherited from WsfParseActionPart | |
| WsfParseActionPart (ActionPartType aType) | |
| virtual | ~WsfParseActionPart () |
Public Attributes | |
| size_t | mIndex |
| WsfParseValueType * | mValueTypePtr |
| Public Attributes inherited from WsfParseActionPart | |
| ActionPartType | mActionPartType |
| WsfParseValueType * | mRHS_Type |
Additional Inherited Members | |
| Public Types inherited from WsfParseActionPart | |
| enum | ActionPartType { cASSIGN , cLIST_OP , cOBJECT_MAP_OP , cLITERAL , cNODE_REFERENCE , cNEGATE , cPUSH , cDEBUG_PRINT , cSKIP , cCOPY , cCALL } |
|
inline |
References WsfParseActionPart::cNODE_REFERENCE, mIndex, mValueTypePtr, and WsfParseActionPart::WsfParseActionPart().
Referenced by WsfParseActionNodeReference().
|
overridedefault |
|
default |
References WsfParseActionNodeReference().
| size_t WsfParseActionNodeReference::mIndex |
| WsfParseValueType* WsfParseActionNodeReference::mValueTypePtr |
Referenced by ProxyEvaluator::StringEval(), and WsfParseActionNodeReference().