class EntityNodeArgs
Defined at line 3645 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h
Characteristics:
- has_transform
- has_children
- has_parent
- has_parts
- has_clip
Public Methods
void EntityNodeArgs (Storage_ storage)
void EntityNodeArgs (uint32_t unused)
void EntityNodeArgs ()
Default constructs a |EntityNodeArgs| only if all of its members are default constructible.
Defined at line 3655 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h
void EntityNodeArgs (EntityNodeArgs && )
Defined at line 3658 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h
void EntityNodeArgs (const EntityNodeArgs & other)
EntityNodeArgs & operator= (EntityNodeArgs && )
Defined at line 3659 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h
EntityNodeArgs & operator= (const EntityNodeArgs & other)
bool operator== (const EntityNodeArgs & other)
bool operator!= (const EntityNodeArgs & other)
uint32_t unused ()
uint32_t & unused ()
EntityNodeArgs & unused (uint32_t value)
Setter for unused.
void EntityNodeArgs (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits