|
Google APIs Client Library for C++
|
#include "googleapis/base/macros.h"Go to the source code of this file.
Classes | |
| class | Executor |
Namespaces | |
| namespace | googleapis |
A service request pager acts as a high level iterator for paging through results. | |
| namespace | googleapis::thread |
Functions | |
| Executor * | NewInlineExecutor () |
| Immediately executes closures without using threads. | |
| Executor * | SingletonInlineExecutor () |
| Ownership is maintained internally by the Executor itself. | |