class Command
Defined at line 66 of file fidling/gen/sdk/fidl/fuchsia.ui.views/fuchsia.ui.views/cpp/fidl/fuchsia.ui.views/cpp/natural_types.h
DO NOT USE - Retained for ABI stability in fuchsia.ui.scenic.Command
Public Methods
void Command (Command && other)
Command & operator= (Command && other)
void Command (const Command & other)
Command & operator= (const Command & other)
bool operator== (const Command & other)
bool operator!= (const Command & other)
::fuchsia_ui_views::Command::Tag Which ()
Command WithEmpty (int32_t val)
const ::fidl::internal::UnionMemberView<1, Storage_> empty ()
::fidl::internal::UnionMemberView<1, Storage_> empty ()
Command & empty (int32_t value)
Sets the union to hold the empty member.
void Command (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kEmpty | 1 |
TODO: share union tag types between wire
&
natural.
Defined at line 74 of file fidling/gen/sdk/fidl/fuchsia.ui.views/fuchsia.ui.views/cpp/fidl/fuchsia.ui.views/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits