class ShapeNodeArgs

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

Characteristics:

- has_parent

- has_shape

- has_material

Public Methods

void ShapeNodeArgs (Storage_ storage)
void ShapeNodeArgs (uint32_t unused)
void ShapeNodeArgs ()

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

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

void ShapeNodeArgs (ShapeNodeArgs && )

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

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

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

ShapeNodeArgs & operator= (const ShapeNodeArgs & other)
bool operator== (const ShapeNodeArgs & other)
bool operator!= (const ShapeNodeArgs & other)
uint32_t unused ()
uint32_t & unused ()
ShapeNodeArgs & unused (uint32_t value)

Setter for unused.

void ShapeNodeArgs (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits