class AnnotationControllerUpdateAnnotationsRequest
Defined at line 344 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h
Public Methods
void AnnotationControllerUpdateAnnotationsRequest (Storage_ storage)
void AnnotationControllerUpdateAnnotationsRequest (::std::vector< ::fuchsia_element::Annotation> annotations_to_set, ::std::vector< ::fuchsia_element::AnnotationKey> annotations_to_delete)
void AnnotationControllerUpdateAnnotationsRequest ()
Default constructs a |AnnotationControllerUpdateAnnotationsRequest| only if all of its members are default constructible.
Defined at line 355 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h
void AnnotationControllerUpdateAnnotationsRequest (AnnotationControllerUpdateAnnotationsRequest && )
Defined at line 358 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_to_set ()
::std::vector< ::fuchsia_element::Annotation> & annotations_to_set ()
AnnotationControllerUpdateAnnotationsRequest & annotations_to_set (::std::vector< ::fuchsia_element::Annotation> value)
Setter for annotations_to_set.
const ::std::vector< ::fuchsia_element::AnnotationKey> & annotations_to_delete ()
::std::vector< ::fuchsia_element::AnnotationKey> & annotations_to_delete ()
AnnotationControllerUpdateAnnotationsRequest & annotations_to_delete (::std::vector< ::fuchsia_element::AnnotationKey> value)
Setter for annotations_to_delete.
void AnnotationControllerUpdateAnnotationsRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
AnnotationControllerUpdateAnnotationsRequest & operator= (AnnotationControllerUpdateAnnotationsRequest && )
Defined at line 359 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits