|
Google APIs Client Library for C++
|
Classes | |
| class | Executor |
Functions | |
| Executor * | NewInlineExecutor () |
| Immediately executes closures without using threads. | |
| Executor * | SingletonInlineExecutor () |
| Ownership is maintained internally by the Executor itself. | |
Immediately executes closures without using threads.
Caller should delete when done with it.
Ownership is maintained internally by the Executor itself.