class LoaderFetchResponse
Defined at line 541 of file fidling/gen/sdk/fidl/fuchsia.net.http/fuchsia.net.http/cpp/fidl/fuchsia.net.http/cpp/natural_types.h
Public Methods
void LoaderFetchResponse (Storage_ storage)
void LoaderFetchResponse (::fuchsia_net_http::Response response)
void LoaderFetchResponse ()
Default constructs a |LoaderFetchResponse| only if all of its members are default constructible.
Defined at line 552 of file fidling/gen/sdk/fidl/fuchsia.net.http/fuchsia.net.http/cpp/fidl/fuchsia.net.http/cpp/natural_types.h
void LoaderFetchResponse (LoaderFetchResponse && )
Defined at line 555 of file fidling/gen/sdk/fidl/fuchsia.net.http/fuchsia.net.http/cpp/fidl/fuchsia.net.http/cpp/natural_types.h
LoaderFetchResponse & operator= (LoaderFetchResponse && )
Defined at line 556 of file fidling/gen/sdk/fidl/fuchsia.net.http/fuchsia.net.http/cpp/fidl/fuchsia.net.http/cpp/natural_types.h
const ::fuchsia_net_http::Response & response ()
::fuchsia_net_http::Response & response ()
LoaderFetchResponse & response (::fuchsia_net_http::Response value)
Setter for response.
void LoaderFetchResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits