|
VMime
|
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 | ||
| ) |
| const TYPE getValue | ( | ) | const |
| operator string | ( | ) | const |
| propertyProxy& operator= | ( | const TYPE & | value | ) |
| void setValue | ( | const TYPE & | value | ) |