class AnnotationControllerWatchAnnotationsResult

Defined at line 796 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h

Public Methods

void AnnotationControllerWatchAnnotationsResult ()
void ~AnnotationControllerWatchAnnotationsResult ()
void AnnotationControllerWatchAnnotationsResult (AnnotationControllerWatchAnnotationsResult && other)
AnnotationControllerWatchAnnotationsResult & operator= (AnnotationControllerWatchAnnotationsResult && other)
bool has_invalid_tag ()
bool is_response ()
AnnotationControllerWatchAnnotationsResult WithResponse (::fidl::ObjectView< ::fuchsia_element::wire::AnnotationControllerWatchAnnotationsResponse> val)
template <typename... Args>
AnnotationControllerWatchAnnotationsResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 818 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h

::fuchsia_element::wire::AnnotationControllerWatchAnnotationsResponse & response ()
const ::fuchsia_element::wire::AnnotationControllerWatchAnnotationsResponse & response ()
bool is_err ()
AnnotationControllerWatchAnnotationsResult WithErr (::fuchsia_element::wire::WatchAnnotationsError val)
::fuchsia_element::wire::WatchAnnotationsError & err ()
const ::fuchsia_element::wire::WatchAnnotationsError & err ()
::fuchsia_element::wire::AnnotationControllerWatchAnnotationsResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 806 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h