class CookieManagerObserveCookieChangesRequest
Defined at line 1295 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
Public Methods
void CookieManagerObserveCookieChangesRequest (Storage_ storage)
void CookieManagerObserveCookieChangesRequest (::std::optional< ::std::string> url, ::std::optional< ::std::string> name, ::fidl::ServerEnd< ::fuchsia_web::CookiesIterator> changes)
void CookieManagerObserveCookieChangesRequest ()
Default constructs a |CookieManagerObserveCookieChangesRequest| only if all of its members are default constructible.
Defined at line 1305 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
void CookieManagerObserveCookieChangesRequest (CookieManagerObserveCookieChangesRequest && )
Defined at line 1308 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
CookieManagerObserveCookieChangesRequest & operator= (CookieManagerObserveCookieChangesRequest && )
Defined at line 1309 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
const ::std::optional< ::std::string> & url ()
::std::optional< ::std::string> & url ()
CookieManagerObserveCookieChangesRequest & url (::std::optional< ::std::string> value)
Setter for url.
const ::std::optional< ::std::string> & name ()
::std::optional< ::std::string> & name ()
CookieManagerObserveCookieChangesRequest & name (::std::optional< ::std::string> value)
Setter for name.
const ::fidl::ServerEnd< ::fuchsia_web::CookiesIterator> & changes ()
::fidl::ServerEnd< ::fuchsia_web::CookiesIterator> & changes ()
CookieManagerObserveCookieChangesRequest & changes (::fidl::ServerEnd< ::fuchsia_web::CookiesIterator> value)
Setter for changes.
void CookieManagerObserveCookieChangesRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits