
Namespaces | |
| namespace | vmime |
| namespace | vmime::net |
| namespace | vmime::net::smtp |
Defines | |
| #define | GET_PROPERTY(type, prop) |
| #define | HAS_PROPERTY(prop) |
| #define GET_PROPERTY | ( | type, | |||
| prop | ) |
(getInfos().getPropertyValue <type>(getSession(), \
dynamic_cast <const SMTPServiceInfos&>(getInfos()).getProperties().prop))
| #define HAS_PROPERTY | ( | prop | ) |
(getInfos().hasProperty(getSession(), \
dynamic_cast <const SMTPServiceInfos&>(getInfos()).getProperties().prop))
1.6.2