|
WSF
|
#include <WsfParseNode.hpp>


Public Member Functions | |
| WsfParseFileReferenceData (const std::string &aFilePath) | |
| ~WsfParseFileReferenceData () override=default | |
| Public Member Functions inherited from WsfParseAuxData | |
| WsfParseAuxData (DataType aType) | |
| virtual | ~WsfParseAuxData () |
Public Attributes | |
| UtStringRef | mFilePath |
| Public Attributes inherited from WsfParseAuxData | |
| DataType | mDataType |
Additional Inherited Members | |
| Public Types inherited from WsfParseAuxData | |
| enum | DataType { cTYPE_DATA , cFILE_REFERENCE , cDELAY_LOAD_DATA } |
|
inline |
References WsfParseAuxData::cFILE_REFERENCE, mFilePath, and WsfParseAuxData::WsfParseAuxData().
|
overridedefault |
| UtStringRef WsfParseFileReferenceData::mFilePath |
Referenced by WsfParseFileReferenceData().