ews-cpp  0.9
ews::attachment Member List

This is the complete list of members for ews::attachment, including all inherited members.

attachment() (defined in ews::attachment)ews::attachmentinline
content() const ews::attachmentinline
content_id() const ews::attachmentinline
content_size() const ews::attachmentinline
content_type() const ews::attachmentinline
from_base64(const std::string &content, std::string content_type, std::string name)ews::attachmentinlinestatic
from_file(const std::string &file_path, std::string content_type, std::string name)ews::attachmentinlinestatic
from_item(const item &the_item, const std::string &name)ews::attachmentinlinestatic
from_xml_element(const rapidxml::xml_node<> &elem)ews::attachmentinlinestatic
get_mime_content() const ews::attachmentinline
get_type() const EWS_NOEXCEPTews::attachmentinline
id() const ews::attachmentinline
is_inline() const ews::attachmentinline
name() const ews::attachmentinline
to_xml() const ews::attachmentinline
type enum nameews::attachment
write_content_to_file(const std::string &file_path) const ews::attachmentinline