Google APIs Client Library for C++
executor.h File Reference
#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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines