WSF
WsfPProxyDeserializeObserver Class Referenceabstract

#include <WsfPProxyUndo.hpp>

Public Member Functions

virtual ~WsfPProxyDeserializeObserver ()
virtual void BeforeCopy (const WsfPProxyPath &aCopyFrom)=0
virtual void BeforeAssignment (const WsfPProxyPath &aPath, WsfPProxyValue &aNewValue)=0
virtual void BeforeMapInsert (const WsfPProxyPath &aMapPath, const std::string &aMapKey, WsfPProxyValue aValue)=0
virtual void BeforeMapDelete (const WsfPProxyPath &aMapPath, const std::string &aMapKey)=0
virtual void BeforeListPush (const WsfPProxyPath &aListPath)=0
virtual void AfterLoad (const WsfPProxyPath &aLoadPath)=0

Constructor & Destructor Documentation

◆ ~WsfPProxyDeserializeObserver()

virtual WsfPProxyDeserializeObserver::~WsfPProxyDeserializeObserver ( )
inlinevirtual

Member Function Documentation

◆ AfterLoad()

virtual void WsfPProxyDeserializeObserver::AfterLoad ( const WsfPProxyPath & aLoadPath)
pure virtual

◆ BeforeAssignment()

virtual void WsfPProxyDeserializeObserver::BeforeAssignment ( const WsfPProxyPath & aPath,
WsfPProxyValue & aNewValue )
pure virtual

◆ BeforeCopy()

virtual void WsfPProxyDeserializeObserver::BeforeCopy ( const WsfPProxyPath & aCopyFrom)
pure virtual

◆ BeforeListPush()

virtual void WsfPProxyDeserializeObserver::BeforeListPush ( const WsfPProxyPath & aListPath)
pure virtual

◆ BeforeMapDelete()

virtual void WsfPProxyDeserializeObserver::BeforeMapDelete ( const WsfPProxyPath & aMapPath,
const std::string & aMapKey )
pure virtual

◆ BeforeMapInsert()

virtual void WsfPProxyDeserializeObserver::BeforeMapInsert ( const WsfPProxyPath & aMapPath,
const std::string & aMapKey,
WsfPProxyValue aValue )
pure virtual

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