class AnnotationControllerGetAnnotationsResponse

Defined at line 452 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h

Public Methods

void AnnotationControllerGetAnnotationsResponse (Storage_ storage)
void AnnotationControllerGetAnnotationsResponse (::std::vector< ::fuchsia_element::Annotation> annotations)
void AnnotationControllerGetAnnotationsResponse ()

Default constructs a |AnnotationControllerGetAnnotationsResponse| only if all of its members are default constructible.

Defined at line 463 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h

void AnnotationControllerGetAnnotationsResponse (AnnotationControllerGetAnnotationsResponse && )

Defined at line 466 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 ()
AnnotationControllerGetAnnotationsResponse & annotations (::std::vector< ::fuchsia_element::Annotation> value)

Setter for annotations.

void AnnotationControllerGetAnnotationsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
AnnotationControllerGetAnnotationsResponse & operator= (AnnotationControllerGetAnnotationsResponse && )

Defined at line 467 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalStructCodingTraits