class SetViewHolderBoundsColorCmd

Defined at line 8069 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h

Public Methods

void SetViewHolderBoundsColorCmd (Storage_ storage)
void SetViewHolderBoundsColorCmd (uint32_t view_holder_id, ::fuchsia_ui_gfx::ColorRgbValue color)
void SetViewHolderBoundsColorCmd ()

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

Defined at line 8079 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h

void SetViewHolderBoundsColorCmd (SetViewHolderBoundsColorCmd && )

Defined at line 8082 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h

void SetViewHolderBoundsColorCmd (const SetViewHolderBoundsColorCmd & other)
SetViewHolderBoundsColorCmd & operator= (SetViewHolderBoundsColorCmd && )

Defined at line 8083 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h

SetViewHolderBoundsColorCmd & operator= (const SetViewHolderBoundsColorCmd & other)
bool operator== (const SetViewHolderBoundsColorCmd & other)
bool operator!= (const SetViewHolderBoundsColorCmd & other)
uint32_t view_holder_id ()
uint32_t & view_holder_id ()
SetViewHolderBoundsColorCmd & view_holder_id (uint32_t value)

Setter for view_holder_id.

const ::fuchsia_ui_gfx::ColorRgbValue & color ()
::fuchsia_ui_gfx::ColorRgbValue & color ()
SetViewHolderBoundsColorCmd & color (::fuchsia_ui_gfx::ColorRgbValue value)

Setter for color.

void SetViewHolderBoundsColorCmd (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits