#include <mime_head.hpp>
◆ mime_head()
acl::mime_head::mime_head |
( |
void |
| ) |
|
◆ ~mime_head()
acl::mime_head::~mime_head |
( |
void |
| ) |
|
◆ add_bcc()
mime_head& acl::mime_head::add_bcc |
( |
const char * |
| ) |
|
◆ add_cc()
mime_head& acl::mime_head::add_cc |
( |
const char * |
| ) |
|
◆ add_header()
mime_head& acl::mime_head::add_header |
( |
const char * |
, |
|
|
const char * |
|
|
) |
| |
◆ add_rcpt()
mime_head& acl::mime_head::add_rcpt |
( |
const char * |
| ) |
|
◆ add_to()
mime_head& acl::mime_head::add_to |
( |
const char * |
| ) |
|
◆ bcc_list()
const std::list<char*>& acl::mime_head::bcc_list |
( |
void |
| ) |
const |
◆ build_head()
void acl::mime_head::build_head |
( |
string & |
buf, |
|
|
bool |
clean |
|
) |
| |
◆ cc_list()
const std::list<char*>& acl::mime_head::cc_list |
( |
void |
| ) |
const |
◆ from()
const string& acl::mime_head::from |
( |
void |
| ) |
const |
◆ get_boundary()
const string& acl::mime_head::get_boundary |
( |
void |
| ) |
const |
◆ get_ctype()
const char* acl::mime_head::get_ctype |
( |
void |
| ) |
const |
◆ get_stype()
const char* acl::mime_head::get_stype |
( |
void |
| ) |
const |
◆ header_list()
const std::list<HEADER*>& acl::mime_head::header_list |
( |
void |
| ) |
const |
◆ header_value()
const char* acl::mime_head::header_value |
( |
const char * |
name | ) |
const |
◆ header_values()
int acl::mime_head::header_values |
( |
const char * |
name, |
|
|
std::list< const char * > * |
values |
|
) |
| const |
◆ rcpt_list()
const std::list<char*>& acl::mime_head::rcpt_list |
( |
void |
| ) |
const |
◆ replyto()
const string& acl::mime_head::replyto |
( |
void |
| ) |
const |
◆ reset()
◆ returnpath()
const string& acl::mime_head::returnpath |
( |
void |
| ) |
const |
◆ sender()
const string& acl::mime_head::sender |
( |
void |
| ) |
const |
◆ set_boundary()
mime_head& acl::mime_head::set_boundary |
( |
const char * |
| ) |
|
◆ set_from()
mime_head& acl::mime_head::set_from |
( |
const char * |
| ) |
|
◆ set_replyto()
mime_head& acl::mime_head::set_replyto |
( |
const char * |
| ) |
|
◆ set_returnpath()
mime_head& acl::mime_head::set_returnpath |
( |
const char * |
| ) |
|
◆ set_sender()
mime_head& acl::mime_head::set_sender |
( |
const char * |
| ) |
|
◆ set_subject()
mime_head& acl::mime_head::set_subject |
( |
const char * |
| ) |
|
◆ set_type()
mime_head& acl::mime_head::set_type |
( |
const char * |
, |
|
|
const char * |
|
|
) |
| |
◆ subject()
const string& acl::mime_head::subject |
( |
void |
| ) |
const |
◆ to_list()
const std::list<char*>& acl::mime_head::to_list |
( |
void |
| ) |
const |
该类的文档由以下文件生成: