This is the complete list of members for BMailAttachment, including all inherited members.
| BMailComponent(uint32 defaultCharSet=B_MAIL_NULL_CONVERSION) | BMailComponent | |
| ComponentType() | BMailComponent | |
| FileName(char *name)=0 | BMailAttachment | pure virtual |
| GetDecodedData(BPositionIO *data) | BMailComponent | virtual |
| HeaderAt(int32 index) const | BMailComponent | |
| HeaderField(const char *key, int32 index=0) const | BMailComponent | |
| HeaderField(const char *key, BMessage *structured_header, int32 index=0) const | BMailComponent | |
| InitCheck()=0 | BMailAttachment | pure virtual |
| IsAttachment() | BMailComponent | |
| MIMEType(BMimeType *mime) | BMailComponent | virtual |
| RemoveHeader(const char *key) | BMailComponent | |
| RenderToRFC822(BPositionIO *render_to) | BMailComponent | virtual |
| SetDecodedData(BPositionIO *data) | BMailComponent | virtual |
| SetFileName(const char *name)=0 | BMailAttachment | pure virtual |
| SetHeaderField(const char *key, const char *value, uint32 charset=B_MAIL_NULL_CONVERSION, mail_encoding encoding=null_encoding, bool replace_existing=true) | BMailComponent | |
| SetHeaderField(const char *key, BMessage *structured_header, bool replace_existing=true) | BMailComponent | |
| SetTo(BFile *file, bool deleteFileWhenDone=false)=0 | BMailAttachment | pure virtual |
| SetTo(entry_ref *ref)=0 | BMailAttachment | pure virtual |
| SetToRFC822(BPositionIO *data, size_t length, bool parse_now=false) | BMailComponent | virtual |
| WhatIsThis() | BMailComponent | |
| ~BMailComponent() | BMailComponent | virtual |