WSF
WsfPProxyDiff Struct Reference

#include <WsfPProxyDiff.hpp>

Classes

struct  DiffEntry

Public Types

enum  DiffType { cADDED , cCHANGED , cREMOVED }

Public Member Functions

void AddDiff (const WsfPProxyPath &aPath, DiffType aType)
void Diff (WsfPProxyValue aOld, WsfPProxyValue aNew, const WsfPProxyPath &aPath)
bool IsEqual (WsfPProxyValue aOld, WsfPProxyValue aNew)

Public Attributes

std::vector< DiffEntrymDiffs

Member Enumeration Documentation

◆ DiffType

Enumerator
cADDED 
cCHANGED 
cREMOVED 

Member Function Documentation

◆ AddDiff()

void WsfPProxyDiff::AddDiff ( const WsfPProxyPath & aPath,
DiffType aType )

◆ Diff()

◆ IsEqual()

Member Data Documentation

◆ mDiffs


The documentation for this struct was generated from the following files:
Copyrights Multiple, All Rights Reserved