Google Cloud C++ Client 2.10.1
C++ Client Library for Google Cloud Platform
|
This is the complete list of members for google::cloud::future< T >, including all inherited members.
future | google::cloud::future< T > | friend |
future() noexcept | google::cloud::future< T > | inline |
future(future< future< T > > &&rhs) noexcept(false) | google::cloud::future< T > | |
future(future< U > &&rhs) | google::cloud::future< T > | inlineexplicit |
future(std::shared_ptr< shared_state_type > state) | google::cloud::future< T > | inlineexplicit |
future< void > | google::cloud::future< T > | friend |
get() | google::cloud::future< T > | inline |
shared_state_type typedef | google::cloud::future< T > | |
then(F &&func) | google::cloud::future< T > | inline |