class AnnotationControllerWatchAnnotationsResponse
Defined at line 495 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h
Public Methods
void AnnotationControllerWatchAnnotationsResponse (Storage_ storage)
void AnnotationControllerWatchAnnotationsResponse (::std::vector< ::fuchsia_element::Annotation> annotations)
void AnnotationControllerWatchAnnotationsResponse ()
Default constructs a |AnnotationControllerWatchAnnotationsResponse| only if all of its members are default constructible.
Defined at line 506 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h
void AnnotationControllerWatchAnnotationsResponse (AnnotationControllerWatchAnnotationsResponse && )
Defined at line 509 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h
const ::std::vector< ::fuchsia_element::Annotation> & annotations ()
::std::vector< ::fuchsia_element::Annotation> & annotations ()
AnnotationControllerWatchAnnotationsResponse & annotations (::std::vector< ::fuchsia_element::Annotation> value)
Setter for annotations.
void AnnotationControllerWatchAnnotationsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
AnnotationControllerWatchAnnotationsResponse & operator= (AnnotationControllerWatchAnnotationsResponse && )
Defined at line 510 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits