Google APIs Client Library for C++
|
#include <string>
#include <utility>
#include <vector>
#include "googleapis/client/util/uri_utils.h"
#include "googleapis/base/callback.h"
#include "googleapis/base/macros.h"
#include "googleapis/base/scoped_ptr.h"
#include "googleapis/strings/stringpiece.h"
#include "googleapis/util/status.h"
Go to the source code of this file.
Classes | |
class | WebServerResponse |
Abstract class for responses to WebServerRequests into the AbstractWebServerThis is different from the HttpResponse class in the transport layer which are client-side responses. More... | |
class | WebServerRequest |
Abstract class for invocations into the AbstractWebServerThis is different from the HttpRequest class in the transport layer which are client-side requests. More... | |
class | AbstractWebServer |
A minimal abstract interface for embedded webservers. More... | |
Namespaces | |
namespace | googleapis |
A service request pager acts as a high level iterator for paging through results. | |
namespace | googleapis::client |
namespace thread |