Android-cuttlefish cvd tool
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | List of all members
cuttlefish::anonymous_namespace{remote_zip_test.cc}::HttpCallback Class Reference
Collaboration diagram for cuttlefish::anonymous_namespace{remote_zip_test.cc}::HttpCallback:
Collaboration graph
[legend]

Public Member Functions

HttpResponse< std::string > operator() (const HttpRequest &request)
 

Static Public Member Functions

static Result< HttpCallbackCreate (const std::map< std::string, std::string > &contents)
 

Private Member Functions

 HttpCallback (std::string data)
 

Private Attributes

std::string data_
 

Constructor & Destructor Documentation

◆ HttpCallback()

cuttlefish::anonymous_namespace{remote_zip_test.cc}::HttpCallback::HttpCallback ( std::string  data)
inlineprivate

Member Function Documentation

◆ Create()

static Result< HttpCallback > cuttlefish::anonymous_namespace{remote_zip_test.cc}::HttpCallback::Create ( const std::map< std::string, std::string > &  contents)
inlinestatic

◆ operator()()

HttpResponse< std::string > cuttlefish::anonymous_namespace{remote_zip_test.cc}::HttpCallback::operator() ( const HttpRequest request)
inline

Member Data Documentation

◆ data_

std::string cuttlefish::anonymous_namespace{remote_zip_test.cc}::HttpCallback::data_
private

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