class AnnotationControllerUpdateAnnotationsResult
Defined at line 689 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h
Public Methods
void AnnotationControllerUpdateAnnotationsResult ()
void AnnotationControllerUpdateAnnotationsResult (const AnnotationControllerUpdateAnnotationsResult & )
Defined at line 695 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h
AnnotationControllerUpdateAnnotationsResult & operator= (const AnnotationControllerUpdateAnnotationsResult & )
Defined at line 696 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h
void AnnotationControllerUpdateAnnotationsResult (AnnotationControllerUpdateAnnotationsResult && )
Defined at line 697 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
AnnotationControllerUpdateAnnotationsResult WithResponse (::fuchsia_element::wire::AnnotationControllerUpdateAnnotationsResponse val)
AnnotationControllerUpdateAnnotationsResult & operator= (AnnotationControllerUpdateAnnotationsResult && )
Defined at line 698 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h
::fuchsia_element::wire::AnnotationControllerUpdateAnnotationsResponse & response ()
const ::fuchsia_element::wire::AnnotationControllerUpdateAnnotationsResponse & response ()
bool is_err ()
AnnotationControllerUpdateAnnotationsResult WithErr (::fuchsia_element::wire::UpdateAnnotationsError val)
::fuchsia_element::wire::UpdateAnnotationsError & err ()
const ::fuchsia_element::wire::UpdateAnnotationsError & err ()
::fuchsia_element::wire::AnnotationControllerUpdateAnnotationsResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 700 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h