|
ews-cpp
0.9
|
This is the complete list of members for ews::body, including all inherited members.
| body() | ews::body | inline |
| body(std::string content, body_type type=body_type::plain_text) | ews::body | inlineexplicit |
| content() const EWS_NOEXCEPT (defined in ews::body) | ews::body | inline |
| is_truncated() const EWS_NOEXCEPT (defined in ews::body) | ews::body | inline |
| set_content(std::string content) (defined in ews::body) | ews::body | inline |
| set_truncated(bool truncated) (defined in ews::body) | ews::body | inline |
| set_type(body_type type) (defined in ews::body) | ews::body | inline |
| to_xml() const (defined in ews::body) | ews::body | inline |
| type() const EWS_NOEXCEPT (defined in ews::body) | ews::body | inline |
1.8.11