class ChildLocation
Defined at line 1867 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
Locations from which a child could be resolved under a given parent.
Public Methods
void ChildLocation (ChildLocation && other)
ChildLocation & operator= (ChildLocation && other)
void ChildLocation (const ChildLocation & other)
ChildLocation & operator= (const ChildLocation & other)
bool operator== (const ChildLocation & other)
bool operator!= (const ChildLocation & other)
bool IsUnknown ()
::fuchsia_sys2::ChildLocation::Tag Which ()
ChildLocation WithCollection (::std::string val)
const ::fidl::internal::UnionMemberView<1, Storage_> collection ()
::fidl::internal::UnionMemberView<1, Storage_> collection ()
ChildLocation & collection (::std::string value)
Sets the union to hold the collection member.
void ChildLocation (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kCollection | 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 1876 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits