class SetEnableDebugViewBoundsCmd
Defined at line 2861 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h
Public Methods
void SetEnableDebugViewBoundsCmd (Storage_ storage)
void SetEnableDebugViewBoundsCmd (uint32_t view_id, bool enable)
void SetEnableDebugViewBoundsCmd ()
Default constructs a |SetEnableDebugViewBoundsCmd| only if all of its members are default constructible.
Defined at line 2871 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h
void SetEnableDebugViewBoundsCmd (SetEnableDebugViewBoundsCmd && )
Defined at line 2874 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h
void SetEnableDebugViewBoundsCmd (const SetEnableDebugViewBoundsCmd & other)
SetEnableDebugViewBoundsCmd & operator= (SetEnableDebugViewBoundsCmd && )
Defined at line 2875 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h
SetEnableDebugViewBoundsCmd & operator= (const SetEnableDebugViewBoundsCmd & other)
bool operator== (const SetEnableDebugViewBoundsCmd & other)
bool operator!= (const SetEnableDebugViewBoundsCmd & other)
uint32_t view_id ()
uint32_t & view_id ()
SetEnableDebugViewBoundsCmd & view_id (uint32_t value)
Setter for view_id.
bool enable ()
bool & enable ()
SetEnableDebugViewBoundsCmd & enable (bool value)
Setter for enable.
void SetEnableDebugViewBoundsCmd (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits