acl
3.5.3.0
|
成员的完整列表,这些成员属于 acl::mime_quoted_printable,包括所有继承而来的类成员
add_crlf(bool on) | acl::mime_quoted_printable | virtual |
add_invalid(bool on) | acl::mime_quoted_printable | virtual |
clear(void) | acl::mime_code | virtual |
create(int encoding, bool warn_unsupport=true) | acl::mime_code | static |
create_decode_tab(const unsigned char *toTab, string *out) | acl::mime_code | static |
decode(const char *in, int n, string *out) | acl::mime_quoted_printable | static |
decode_finish(string *out) | acl::mime_quoted_printable | virtual |
decode_update(const char *src, int n, string *out) | acl::mime_quoted_printable | virtual |
encode(const char *in, int n, string *out) | acl::mime_quoted_printable | static |
encode_finish(string *out) | acl::mime_quoted_printable | virtual |
encode_update(const char *src, int n, string *out) | acl::mime_quoted_printable | virtual |
get_encoding_type(void) const | acl::mime_code | inline |
init(const unsigned char *toTab, const unsigned char *unTab, unsigned char fillChar) | acl::mime_code | |
mime_code(bool addCrlf, bool addInvalid, const char *encoding_type) | acl::mime_code | |
mime_quoted_printable(bool addCrlf=false, bool addInvalid=false) | acl::mime_quoted_printable | |
noncopyable() | acl::acl::noncopyable | inlineprotected |
pipe_stream() | acl::pipe_stream | inline |
pop_end(string *out, size_t max=0) | acl::mime_code | virtual |
push_pop(const char *in, size_t len, string *out, size_t max=0) | acl::mime_code | virtual |
reset(void) | acl::mime_quoted_printable | virtual |
set_status(bool encoding=true) | acl::mime_code | |
~mime_code(void)=0 | acl::mime_code | pure virtual |
~mime_quoted_printable(void) | acl::mime_quoted_printable | |
~noncopyable() | acl::acl::noncopyable | inlineprotected |
~pipe_stream() | acl::pipe_stream | inlinevirtual |