|
WSF
|
#include "WsfPProxySerialize.hpp"#include <cassert>#include <fstream>#include <map>#include <queue>#include "UtAlgorithm.hpp"#include "UtSleep.hpp"#include "UtTextDocument.hpp"#include "WsfPProxy.hpp"#include "WsfPProxyBasicTypes.hpp"#include "WsfPProxyDeserialize.hpp"#include "WsfPProxyDiff.hpp"#include "WsfPProxyList.hpp"#include "WsfPProxyNode.hpp"#include "WsfPProxyObjectMap.hpp"#include "WsfPProxyRegistry.hpp"#include "WsfPProxyRuleTrace.hpp"#include "WsfPProxySatisfy.hpp"#include "WsfPProxyStructType.hpp"#include "WsfPProxyType.hpp"#include "WsfPProxyUndo.hpp"#include "WsfParseAlternate.hpp"#include "WsfParseDefinitions.hpp"#include "WsfParseFormat.hpp"#include "WsfParseIndex.hpp"#include "WsfParseRecurrence.hpp"#include "WsfParseRule.hpp"#include "WsfParseSequence.hpp"#include "WsfParseTypeLoadRule.hpp"#include "WsfParser.hpp"
Functions | |
| void | FindCommandsChangingValue (WsfPProxyIndex &aIndex, const WsfPProxyPath &aPath, std::vector< WsfParseNode * > &aNodes) |
| bool | CompareRangeOnly (const std::pair< UtTextRange, std::string > &lhs, const std::pair< UtTextRange, std::string > &rhs) |
| bool CompareRangeOnly | ( | const std::pair< UtTextRange, std::string > & | lhs, |
| const std::pair< UtTextRange, std::string > & | rhs ) |
Referenced by WsfPProxySerialize::PreSerialize().
| void FindCommandsChangingValue | ( | WsfPProxyIndex & | aIndex, |
| const WsfPProxyPath & | aPath, | ||
| std::vector< WsfParseNode * > & | aNodes ) |
References WsfPProxyIndex::cASSIGNED, WsfPProxyIndex::Find(), and WsfPProxyIndexNode::mEntries.