Google Cloud C++ Client 2.10.1
C++ Client Library for Google Cloud Platform
|
A object representing the background threads available to a Client. More...
#include <google/cloud/background_threads.h>
Public Member Functions | |
virtual | ~BackgroundThreads ()=default |
virtual CompletionQueue | cq () const =0 |
The completion queue used for the background operations. More... | |
A object representing the background threads available to a Client.
|
virtualdefault |
|
pure virtual |
The completion queue used for the background operations.