class DataProviderGetAnnotationsResponse

Defined at line 1534 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h

Public Methods

void DataProviderGetAnnotationsResponse (Storage_ storage)
void DataProviderGetAnnotationsResponse (::fuchsia_feedback::Annotations annotations)
void DataProviderGetAnnotationsResponse ()

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

Defined at line 1545 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h

void DataProviderGetAnnotationsResponse (DataProviderGetAnnotationsResponse && )

Defined at line 1548 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h

void DataProviderGetAnnotationsResponse (const DataProviderGetAnnotationsResponse & other)
DataProviderGetAnnotationsResponse & operator= (DataProviderGetAnnotationsResponse && )

Defined at line 1549 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h

DataProviderGetAnnotationsResponse & operator= (const DataProviderGetAnnotationsResponse & other)
bool operator== (const DataProviderGetAnnotationsResponse & other)
bool operator!= (const DataProviderGetAnnotationsResponse & other)
const ::fuchsia_feedback::Annotations & annotations ()
::fuchsia_feedback::Annotations & annotations ()
DataProviderGetAnnotationsResponse & annotations (::fuchsia_feedback::Annotations value)

Setter for annotations.

void DataProviderGetAnnotationsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits