|
VideoTools
|
#include "gdef.h"#include "gnet.h"#include "ghttpclientparser.h"#include "gexception.h"#include "gurl.h"#include "gstrings.h"#include <string>Go to the source code of this file.
Classes | |
| class | GNet::HttpClientProtocol |
| A protocol driver for an http client. More... | |
| struct | GNet::HttpClientProtocol::Callback |
| A callback interface for GNet::HttpClientProtocol to send data and deliver content. More... | |
Namespaces | |
| GNet | |
| Network classes. | |