Public Types | Public Member Functions | List of all members
util::detail::ApiSenderBufferBody Class Reference
+ Inheritance diagram for util::detail::ApiSenderBufferBody:
+ Collaboration diagram for util::detail::ApiSenderBufferBody:

Public Types

using Parser = h2::response_parser< h2::buffer_body >
 
- Public Types inherited from util::detail::ApiSenderBase
using Request = h2::request< h2::dynamic_body >
 
using ClientHandle = http::HttpsClientPool::ClientHandle
 

Public Member Functions

Parser * parser ()
 Can be called only SendGeneric returned success.
 
 ApiSenderBase (const char *name, const GCE &gce, http::HttpsClientPool *pool)
 
- Public Member Functions inherited from util::detail::ApiSenderBase
 ApiSenderBase (const char *name, const GCE &gce, http::HttpsClientPool *pool)
 
StatusObject< ClientHandle > SendGeneric (unsigned num_iterations, Request req)
 

Additional Inherited Members

- Protected Types inherited from util::detail::ApiSenderBase
using error_code = ::boost::system::error_code
 
- Protected Attributes inherited from util::detail::ApiSenderBase
const char * name_
 
const GCEgce_
 
http::HttpsClientPool *const pool_
 

Detailed Description

Definition at line 78 of file gcs_utils.h.


The documentation for this class was generated from the following files: