47 #ifndef CCXX_CONFIG_H_
48 #include <cc++/config.h>
51 #ifndef CCXX_SOCKET_H_
55 #ifdef CCXX_NAMESPACES
94 virtual void head(std::ostream *output);
102 virtual void body(std::ostream *output);
157 virtual void head(std::ostream *output);
164 virtual void body(std::ostream *output) = 0;
198 void head(std::ostream *output);
205 void body(std::ostream *output);
217 #ifdef CCXX_NAMESPACES
char ** getHeaders(void)
Get a string array of the headers to use.
class __EXPORT MIMEMultipart
class __EXPORT MIMEItemPart
A container class for multi-part MIME document objects which can be streamed to a std::ostream destin...
Network addresses and sockets related classes.
This is used to attach an item part to a MIME multipart document that is being streamed.