#include <mime.h>
Definition at line 31 of file mime.h.
◆ Header()
◆ ~Header()
◆ add()
void add |
( |
const std::string & |
name, |
|
|
const std::string & |
content |
|
) |
| |
◆ clear()
void clear |
( |
void |
| ) |
const |
◆ getAllHeaders()
bool getAllHeaders |
( |
const std::string & |
key, |
|
|
std::vector< HeaderItem > & |
dest |
|
) |
| const |
◆ getFirstHeader()
bool getFirstHeader |
( |
const std::string & |
key, |
|
|
HeaderItem & |
dest |
|
) |
| const |
The documentation for this class was generated from the following files:
- 2.0/bincimap-2.0.16/src/include/mime.h
- 2.0/bincimap-2.0.16/src/mime.cc