WSF
WsfPProxySatisfy::SatPoint Struct Reference

#include <WsfPProxySatisfy.hpp>

Collaboration diagram for WsfPProxySatisfy::SatPoint:

Public Types

enum  Flags { cTARGET_COMPLETE = 1 }

Public Member Functions

 SatPoint ()
 SatPoint (const SatPoint &aSrc)
 SatPoint (const SatPoint &aSrc, WsfPParseRuleTrace *aTrace)
 SatPoint (WsfPProxyUndoValue aCurrent, WsfPProxyValue aDesired, WsfPProxyValue aReturnValue, WsfPParseRuleTrace *aTrace, int aFlags=0)
bool IsTargetComplete () const
void SetTargetComplete (bool aIsComplete)
bool NeedToComplete () const

Public Attributes

WsfPProxyUndoValue current
WsfPProxyValue desired
WsfPProxyValue returnValue
WsfPParseRuleTracetrace
int flags

Member Enumeration Documentation

◆ Flags

Enumerator
cTARGET_COMPLETE 

Constructor & Destructor Documentation

◆ SatPoint() [1/4]

WsfPProxySatisfy::SatPoint::SatPoint ( )
inline

References flags, and trace.

Referenced by SatPoint(), and SatPoint().

◆ SatPoint() [2/4]

WsfPProxySatisfy::SatPoint::SatPoint ( const SatPoint & aSrc)
inline

◆ SatPoint() [3/4]

WsfPProxySatisfy::SatPoint::SatPoint ( const SatPoint & aSrc,
WsfPParseRuleTrace * aTrace )
inline

◆ SatPoint() [4/4]

WsfPProxySatisfy::SatPoint::SatPoint ( WsfPProxyUndoValue aCurrent,
WsfPProxyValue aDesired,
WsfPProxyValue aReturnValue,
WsfPParseRuleTrace * aTrace,
int aFlags = 0 )
inline

References current, desired, flags, returnValue, and trace.

Member Function Documentation

◆ IsTargetComplete()

bool WsfPProxySatisfy::SatPoint::IsTargetComplete ( ) const
inline

◆ NeedToComplete()

bool WsfPProxySatisfy::SatPoint::NeedToComplete ( ) const
inline

◆ SetTargetComplete()

void WsfPProxySatisfy::SatPoint::SetTargetComplete ( bool aIsComplete)
inline

Member Data Documentation

◆ current

◆ desired

◆ flags

◆ returnValue

◆ trace


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