class FrameForceContentDimensionsRequest
Defined at line 3251 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
Public Methods
void FrameForceContentDimensionsRequest (Storage_ storage)
void FrameForceContentDimensionsRequest (::fidl::Box< ::fuchsia_ui_gfx::Vec2> web_dips)
void FrameForceContentDimensionsRequest ()
Default constructs a |FrameForceContentDimensionsRequest| only if all of its members are default constructible.
Defined at line 3261 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
void FrameForceContentDimensionsRequest (FrameForceContentDimensionsRequest && )
Defined at line 3264 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
void FrameForceContentDimensionsRequest (const FrameForceContentDimensionsRequest & other)
FrameForceContentDimensionsRequest & operator= (FrameForceContentDimensionsRequest && )
Defined at line 3265 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
FrameForceContentDimensionsRequest & operator= (const FrameForceContentDimensionsRequest & other)
bool operator== (const FrameForceContentDimensionsRequest & other)
bool operator!= (const FrameForceContentDimensionsRequest & other)
const ::fidl::Box< ::fuchsia_ui_gfx::Vec2> & web_dips ()
::fidl::Box< ::fuchsia_ui_gfx::Vec2> & web_dips ()
FrameForceContentDimensionsRequest & web_dips (::fidl::Box< ::fuchsia_ui_gfx::Vec2> value)
Setter for web_dips.
void FrameForceContentDimensionsRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits