class AnnotationControllerGetAnnotationsResult

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

Public Methods

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

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

::fuchsia_element::wire::AnnotationControllerGetAnnotationsResponse & response ()
const ::fuchsia_element::wire::AnnotationControllerGetAnnotationsResponse & response ()
bool is_err ()
AnnotationControllerGetAnnotationsResult WithErr (::fuchsia_element::wire::GetAnnotationsError val)
::fuchsia_element::wire::GetAnnotationsError & err ()
const ::fuchsia_element::wire::GetAnnotationsError & err ()
::fuchsia_element::wire::AnnotationControllerGetAnnotationsResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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