class AnnotationControllerWatchAnnotationsResult
Defined at line 643 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h
Public Methods
void AnnotationControllerWatchAnnotationsResult (AnnotationControllerWatchAnnotationsResult && other)
AnnotationControllerWatchAnnotationsResult & operator= (AnnotationControllerWatchAnnotationsResult && other)
::fuchsia_element::AnnotationControllerWatchAnnotationsResult::Tag Which ()
AnnotationControllerWatchAnnotationsResult WithResponse (::fuchsia_element::AnnotationControllerWatchAnnotationsResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
AnnotationControllerWatchAnnotationsResult & response (::fuchsia_element::AnnotationControllerWatchAnnotationsResponse value)
Sets the union to hold the response member.
AnnotationControllerWatchAnnotationsResult WithErr (::fuchsia_element::WatchAnnotationsError val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
AnnotationControllerWatchAnnotationsResult & err (::fuchsia_element::WatchAnnotationsError value)
Sets the union to hold the err member.
void AnnotationControllerWatchAnnotationsResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
TODO: share union tag types between wire
&
natural.
Defined at line 651 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits