Base() | nnl::http::Base | |
Base(std::auto_ptr< Header > &h, std::auto_ptr< Body > &b) | nnl::http::Base | |
ContentLength() | nnl::http::Base | |
CreateBody() | nnl::http::Base | |
CreateHeader() | nnl::http::Base | |
GetBody() const | nnl::http::Base | |
GetHeader() const | nnl::http::Base | |
Init() | nnl::http::Base | |
mBuffer | nnl::http::Response | [private] |
mpBody | nnl::http::Base | [protected] |
mpHeader | nnl::http::Base | [protected] |
Parse(const std::string &data) | nnl::http::Response | |
Response() | nnl::http::Response | |
Response(std::auto_ptr< Header > &h, std::auto_ptr< Body > &b) | nnl::http::Response | |
ResponseComplete() | nnl::http::Response | [private] |
ResponseCompleteImpl()=0 | nnl::http::Response | [protected, pure virtual] |
~Response() | nnl::http::Response | [virtual] |