|
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 | ||
| ) |