|
WSF
|


Go to the source code of this file.
Namespaces | |
| namespace | wizard |
| namespace | wizard::ProxyUtil |
Functions | |
| WsfParseNode * | wizard::ProxyUtil::FindBlockStartNodeFromEntry (const WsfPProxyIndexEntry &aEntry) noexcept |
| WsfParseNode * | wizard::ProxyUtil::FindBlockEndNodeFromEntry (const WsfPProxyIndexEntry &aEntry) noexcept |
| void | wizard::ProxyUtil::FindBlockStartLocations (const std::vector< WsfPProxyIndexEntry > &aEntries, std::vector< UtTextDocumentRange > &aLocations) noexcept |
| void | wizard::ProxyUtil::FindBlockEndLocations (const std::vector< WsfPProxyIndexEntry > &aEntries, std::vector< UtTextDocumentRange > &aLocations) noexcept |
| void | wizard::ProxyUtil::FindBlockLocations (const std::vector< WsfPProxyIndexEntry > &aEntries, std::vector< UtTextDocumentRange > &aLocations) noexcept |
| WsfPM_Zone | wizard::ProxyUtil::FindZoneNodeByName (const std::string &aZoneName, const std::string &aParentPlatName) noexcept |
| void | wizard::ProxyUtil::InvalidateInput (const WsfPProxyNode &aProxyNode) noexcept |