class DataProviderGetSnapshotResponse

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

Public Methods

void DataProviderGetSnapshotResponse (Storage_ storage)
void DataProviderGetSnapshotResponse (::fuchsia_feedback::Snapshot snapshot)
void DataProviderGetSnapshotResponse ()

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

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

void DataProviderGetSnapshotResponse (DataProviderGetSnapshotResponse && )

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

DataProviderGetSnapshotResponse & operator= (DataProviderGetSnapshotResponse && )

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

const ::fuchsia_feedback::Snapshot & snapshot ()
::fuchsia_feedback::Snapshot & snapshot ()
DataProviderGetSnapshotResponse & snapshot (::fuchsia_feedback::Snapshot value)

Setter for snapshot.

void DataProviderGetSnapshotResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits