|
VMime
|
#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 | |
| propertyProxy | ( | const string & | name, |
| propertySet * | set ) |
References propertySet::propertySet().
Referenced by operator=().
| const TYPE getValue | ( | ) | const |
| operator string | ( | ) | const |
| propertyProxy & operator= | ( | const TYPE & | value | ) |
References propertyProxy().
| void setValue | ( | const TYPE & | value | ) |