This is the complete list of members for BMailComponent, including all inherited members.
| BMailComponent(uint32 defaultCharSet=B_MAIL_NULL_CONVERSION) | BMailComponent | |
| ComponentType() | BMailComponent | |
| 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 | |
| IsAttachment() | BMailComponent | |
| MIMEType(BMimeType *mime) | BMailComponent | virtual |
| RemoveHeader(const char *key) | BMailComponent | |
| RenderToRFC822(BPositionIO *render_to) | BMailComponent | virtual |
| SetDecodedData(BPositionIO *data) | BMailComponent | 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 | |
| SetToRFC822(BPositionIO *data, size_t length, bool parse_now=false) | BMailComponent | virtual |
| WhatIsThis() | BMailComponent | |
| ~BMailComponent() | BMailComponent | virtual |