ews-cpp
0.9
|
This is the complete list of members for ews::attachment, including all inherited members.
attachment() (defined in ews::attachment) | ews::attachment | inline |
content() const | ews::attachment | inline |
content_id() const | ews::attachment | inline |
content_size() const | ews::attachment | inline |
content_type() const | ews::attachment | inline |
from_base64(const std::string &content, std::string content_type, std::string name) | ews::attachment | inlinestatic |
from_file(const std::string &file_path, std::string content_type, std::string name) | ews::attachment | inlinestatic |
from_item(const item &the_item, const std::string &name) | ews::attachment | inlinestatic |
from_xml_element(const rapidxml::xml_node<> &elem) | ews::attachment | inlinestatic |
get_mime_content() const | ews::attachment | inline |
get_type() const EWS_NOEXCEPT | ews::attachment | inline |
id() const | ews::attachment | inline |
is_inline() const | ews::attachment | inline |
name() const | ews::attachment | inline |
to_xml() const | ews::attachment | inline |
type enum name | ews::attachment | |
write_content_to_file(const std::string &file_path) const | ews::attachment | inline |