|
Google APIs Client Library for C++
|
#include "googleapis/base/macros.h"#include "googleapis/base/scoped_ptr.h"#include "googleapis/client/transport/http_response.h"#include "googleapis/client/util/status.h"#include "googleapis/strings/strcat.h"#include "googleapis/strings/stringpiece.h"#include "googleapis/util/status.h"Go to the source code of this file.
Classes | |
| class | BaseServiceRequestPager |
| Base class for component that pages through REST results. More... | |
| class | ServiceRequestPager< REQUEST, DATA > |
| A pager over referenced REST APIs having a standard paging interface. More... | |
| class | EncapsulatedServiceRequestPager< REQUEST, DATA > |
| A ServiceRequestPager that owns the request and data objects. More... | |
Namespaces | |
| namespace | googleapis |
A service request pager acts as a high level iterator for paging through results. | |
| namespace | googleapis::client |
namespace thread | |