class LayoutParameter
Defined at line 469 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/natural_types.h
Public Methods
void LayoutParameter (LayoutParameter && other)
LayoutParameter & operator= (LayoutParameter && other)
void LayoutParameter (const LayoutParameter & other)
LayoutParameter & operator= (const LayoutParameter & other)
bool operator== (const LayoutParameter & other)
bool operator!= (const LayoutParameter & other)
bool IsUnknown ()
::fuchsia_component_decl::LayoutParameter::Tag Which ()
LayoutParameter WithNestedType (::fuchsia_component_decl::ConfigType val)
const ::fidl::internal::UnionMemberView<1, Storage_> nested_type ()
::fidl::internal::UnionMemberView<1, Storage_> nested_type ()
LayoutParameter & nested_type (::fuchsia_component_decl::ConfigType value)
Sets the union to hold the nested_type member.
void LayoutParameter (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kNestedType | 1 |
| _do_not_handle_this__write_a_default_case_instead | ::std::numeric_limits<::fidl_union_tag_t>::max() |
TODO: share union tag types between wire
&
natural.
Defined at line 478 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits