class DataProviderGetSnapshotResponse

Defined at line 1678 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 1689 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h

void DataProviderGetSnapshotResponse (DataProviderGetSnapshotResponse && )

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

DataProviderGetSnapshotResponse & operator= (DataProviderGetSnapshotResponse && )

Defined at line 1693 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