47 #ifndef CCXX_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