WSF
WsfPProxyObjectMapType Class Reference

#include <WsfPProxyObjectMap.hpp>

Inheritance diagram for WsfPProxyObjectMapType:
Collaboration diagram for WsfPProxyObjectMapType:

Public Member Functions

 WsfPProxyObjectMapType (WsfPProxyType *aDataTypePtr)
void Construct (void *aValuePtr) const override
void Destroy (void *aValuePtr) const override
void Copy (void *dest, void *src, int flags) const override
WsfPProxyValue GetAttr (void *aValuePtr, const std::string &aName) const override
bool SwapAttr (void *aPtr, const WsfPProxyKey &aKey, WsfPProxyValue &aValue) const override
bool IsUnset (void *aValuePtr) const override
void SetUnset (void *aValuePtr) const override
bool IsInherited (void *aValuePtr) const override
void SetInherited (void *aValuePtr, bool aIsInherited) const override
WsfPProxyTypeGetDataType () const
WsfPProxyTypeGetContainedType (size_t aIndex) const override
size_t MemoryUsage (void *aDataPtr) const override
Public Member Functions inherited from WsfPProxyType
 WsfPProxyType (WsfProxy::ValueKind aKind)
virtual ~WsfPProxyType ()
const std::string & GetTypeName () const
size_t GetDataSize () const
virtual WsfPProxyValue GetAtIndex (void *aPtr, size_t aIndex) const
virtual std::string GetNameAtIndex (size_t aIndex) const
virtual size_t GetAttrCount (void *aPtr) const
virtual size_t GetMemberIndex (const std::string &aAttrName) const
virtual void ClearUnset (void *aValuePtr) const
virtual bool IsOfBasicType (const std::string &aTypeName) const
bool IsBasicType () const
bool IsStruct () const
bool IsList () const
bool IsObjectMap () const
virtual bool IsTypeOf (const WsfPProxyType *aOtherType) const
virtual WsfPProxyHash Hash (void *aDataPtr) const

Additional Inherited Members

Public Attributes inherited from WsfPProxyType
int mTypeFlags
int mTypeKind
int mTypeStoredKind
size_t mDataSize
std::string mTypeName

Constructor & Destructor Documentation

◆ WsfPProxyObjectMapType()

WsfPProxyObjectMapType::WsfPProxyObjectMapType ( WsfPProxyType * aDataTypePtr)
inline

Member Function Documentation

◆ Construct()

void WsfPProxyObjectMapType::Construct ( void * aValuePtr) const
overridevirtual

Implements WsfPProxyType.

◆ Copy()

void WsfPProxyObjectMapType::Copy ( void * dest,
void * src,
int flags ) const
overridevirtual

◆ Destroy()

void WsfPProxyObjectMapType::Destroy ( void * aValuePtr) const
overridevirtual

◆ GetAttr()

WsfPProxyValue WsfPProxyObjectMapType::GetAttr ( void * aValuePtr,
const std::string & aName ) const
overridevirtual

◆ GetContainedType()

WsfPProxyType * WsfPProxyObjectMapType::GetContainedType ( size_t aIndex) const
inlineoverridevirtual

Reimplemented from WsfPProxyType.

References WsfPProxyType::WsfPProxyType().

◆ GetDataType()

WsfPProxyType * WsfPProxyObjectMapType::GetDataType ( ) const
inline

◆ IsInherited()

bool WsfPProxyObjectMapType::IsInherited ( void * aValuePtr) const
inlineoverridevirtual

◆ IsUnset()

bool WsfPProxyObjectMapType::IsUnset ( void * aValuePtr) const
overridevirtual

◆ MemoryUsage()

size_t WsfPProxyObjectMapType::MemoryUsage ( void * aDataPtr) const
overridevirtual

◆ SetInherited()

void WsfPProxyObjectMapType::SetInherited ( void * aValuePtr,
bool aIsInherited ) const
inlineoverridevirtual

◆ SetUnset()

void WsfPProxyObjectMapType::SetUnset ( void * aValuePtr) const
overridevirtual

Implements WsfPProxyType.

References WsfPProxyObjectMap::Clear().

◆ SwapAttr()

bool WsfPProxyObjectMapType::SwapAttr ( void * aPtr,
const WsfPProxyKey & aKey,
WsfPProxyValue & aValue ) const
overridevirtual

Reimplemented from WsfPProxyType.

References WsfPProxyKey::GetMapKey(), and WsfPProxyValue::Swap().


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