class FrameSetBlockMediaLoadingRequest
Defined at line 3381 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
Public Methods
void FrameSetBlockMediaLoadingRequest (Storage_ storage)
void FrameSetBlockMediaLoadingRequest (bool blocked)
void FrameSetBlockMediaLoadingRequest ()
Default constructs a |FrameSetBlockMediaLoadingRequest| only if all of its members are default constructible.
Defined at line 3391 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
void FrameSetBlockMediaLoadingRequest (FrameSetBlockMediaLoadingRequest && )
Defined at line 3394 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
void FrameSetBlockMediaLoadingRequest (const FrameSetBlockMediaLoadingRequest & other)
FrameSetBlockMediaLoadingRequest & operator= (FrameSetBlockMediaLoadingRequest && )
Defined at line 3395 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
FrameSetBlockMediaLoadingRequest & operator= (const FrameSetBlockMediaLoadingRequest & other)
bool operator== (const FrameSetBlockMediaLoadingRequest & other)
bool operator!= (const FrameSetBlockMediaLoadingRequest & other)
bool blocked ()
bool & blocked ()
FrameSetBlockMediaLoadingRequest & blocked (bool value)
Setter for blocked.
void FrameSetBlockMediaLoadingRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits