class CookiesIteratorGetNextResponse

Defined at line 1589 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

Public Methods

void CookiesIteratorGetNextResponse (Storage_ storage)
void CookiesIteratorGetNextResponse (::std::vector< ::fuchsia_web::Cookie> changed_cookies)
void CookiesIteratorGetNextResponse ()

Default constructs a |CookiesIteratorGetNextResponse| only if all of its members are default constructible.

Defined at line 1599 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

void CookiesIteratorGetNextResponse (CookiesIteratorGetNextResponse && )

Defined at line 1602 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

const ::std::vector< ::fuchsia_web::Cookie> & changed_cookies ()
::std::vector< ::fuchsia_web::Cookie> & changed_cookies ()
CookiesIteratorGetNextResponse & changed_cookies (::std::vector< ::fuchsia_web::Cookie> value)

Setter for changed_cookies.

void CookiesIteratorGetNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
CookiesIteratorGetNextResponse & operator= (CookiesIteratorGetNextResponse && )

Defined at line 1603 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalStructCodingTraits