Google Cloud C++ Client  2.7.0
C++ Client Library for Google Cloud Platform
Classes | Namespaces
stream_range.h File Reference
#include "google/cloud/options.h"
#include "google/cloud/status.h"
#include "google/cloud/status_or.h"
#include "google/cloud/version.h"
#include "absl/types/variant.h"
#include <functional>
#include <iterator>
#include <utility>

Go to the source code of this file.

Classes

class  google::cloud::StreamRange< T >
 A StreamRange<T> is a range of StatusOr<T> where the end-of-stream is indicated by a non-OK Status. More...
 
class  google::cloud::StreamRange< T >::IteratorImpl< U >
 An input iterator for a StreamRange<T> – DO NOT USE DIRECTLY. More...
 

Namespaces

 google
 
 google::cloud
 Contains all the Google Cloud C++ Library APIs.