WSF
WsfPProxyDeserializeContext::ReturnValue Struct Reference

#include <WsfPProxyDeserializeContext.hpp>

Collaboration diagram for WsfPProxyDeserializeContext::ReturnValue:

Public Member Functions

 ReturnValue ()
 ReturnValue (const std::string &aText)
 ReturnValue (WsfPProxyValue &val)
ReturnValueoperator= (const WsfPProxyValue &aLhs)
ReturnValueoperator= (const std::string &aText)
ReturnValueoperator= (const ReturnValue &aRhs)
std::string ToString ()

Public Attributes

std::string mTextValue
WsfPProxyValue mProxyValue

Constructor & Destructor Documentation

◆ ReturnValue() [1/3]

WsfPProxyDeserializeContext::ReturnValue::ReturnValue ( )
inline

Referenced by operator=(), operator=(), and operator=().

◆ ReturnValue() [2/3]

WsfPProxyDeserializeContext::ReturnValue::ReturnValue ( const std::string & aText)
inline

References mTextValue.

◆ ReturnValue() [3/3]

WsfPProxyDeserializeContext::ReturnValue::ReturnValue ( WsfPProxyValue & val)
inline

References mProxyValue.

Member Function Documentation

◆ operator=() [1/3]

ReturnValue & WsfPProxyDeserializeContext::ReturnValue::operator= ( const ReturnValue & aRhs)
inline

◆ operator=() [2/3]

ReturnValue & WsfPProxyDeserializeContext::ReturnValue::operator= ( const std::string & aText)
inline

References mTextValue, and ReturnValue().

◆ operator=() [3/3]

ReturnValue & WsfPProxyDeserializeContext::ReturnValue::operator= ( const WsfPProxyValue & aLhs)
inline

◆ ToString()

std::string WsfPProxyDeserializeContext::ReturnValue::ToString ( )
inline

Member Data Documentation

◆ mProxyValue

WsfPProxyValue WsfPProxyDeserializeContext::ReturnValue::mProxyValue

◆ mTextValue

std::string WsfPProxyDeserializeContext::ReturnValue::mTextValue

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