VMime
propertySet::propertyProxy Class Reference

#include <propertySet.hpp>

Public Member Functions

 propertyProxy (const string &name, propertySet *set)
template<class TYPE>
propertyProxyoperator= (const TYPE &value)
template<class TYPE>
void setValue (const TYPE &value)
template<class TYPE>
const TYPE getValue () const
 operator string () const

Constructor & Destructor Documentation

◆ propertyProxy()

propertyProxy ( const string & name,
propertySet * set )

References propertySet::propertySet().

Referenced by operator=().

Member Function Documentation

◆ getValue()

template<class TYPE>
const TYPE getValue ( ) const

◆ operator string()

operator string ( ) const

◆ operator=()

template<class TYPE>
propertyProxy & operator= ( const TYPE & value)

References propertyProxy().

◆ setValue()

template<class TYPE>
void setValue ( const TYPE & value)

The documentation for this class was generated from the following file: