VMime
propertySet::propertyProxy Class Reference

#include <propertySet.hpp>

Public Member Functions

 propertyProxy (const string &name, propertySet *set)
 
template<class TYPE >
propertyProxy & operator= (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 
)

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)

◆ setValue()

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

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