class AnnotationControllerUpdateAnnotationsResponse
Defined at line 401 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h
Public Methods
void AnnotationControllerUpdateAnnotationsResponse (Storage_ storage)
void AnnotationControllerUpdateAnnotationsResponse (uint8_t __reserved)
void AnnotationControllerUpdateAnnotationsResponse ()
Default constructs a |AnnotationControllerUpdateAnnotationsResponse| only if all of its members are default constructible.
Defined at line 412 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h
void AnnotationControllerUpdateAnnotationsResponse (AnnotationControllerUpdateAnnotationsResponse && )
Defined at line 415 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h
void AnnotationControllerUpdateAnnotationsResponse (const AnnotationControllerUpdateAnnotationsResponse & other)
AnnotationControllerUpdateAnnotationsResponse & operator= (AnnotationControllerUpdateAnnotationsResponse && )
Defined at line 416 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h
AnnotationControllerUpdateAnnotationsResponse & operator= (const AnnotationControllerUpdateAnnotationsResponse & other)
bool operator== (const AnnotationControllerUpdateAnnotationsResponse & other)
bool operator!= (const AnnotationControllerUpdateAnnotationsResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
AnnotationControllerUpdateAnnotationsResponse & __reserved (uint8_t value)
Setter for __reserved.
void AnnotationControllerUpdateAnnotationsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits