class ProjectIdInfoResponse

Defined at line 2821 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

Public Methods

void ProjectIdInfoResponse (Storage_ storage)
void ProjectIdInfoResponse (::fuchsia_fxfs::BytesAndNodes limit, ::fuchsia_fxfs::BytesAndNodes usage)
void ProjectIdInfoResponse ()

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

Defined at line 2831 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

void ProjectIdInfoResponse (ProjectIdInfoResponse && )

Defined at line 2834 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

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

Defined at line 2835 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

ProjectIdInfoResponse & operator= (const ProjectIdInfoResponse & other)
bool operator== (const ProjectIdInfoResponse & other)
bool operator!= (const ProjectIdInfoResponse & other)
const ::fuchsia_fxfs::BytesAndNodes & limit ()
::fuchsia_fxfs::BytesAndNodes & limit ()
ProjectIdInfoResponse & limit (::fuchsia_fxfs::BytesAndNodes value)

Setter for limit.

const ::fuchsia_fxfs::BytesAndNodes & usage ()
::fuchsia_fxfs::BytesAndNodes & usage ()
ProjectIdInfoResponse & usage (::fuchsia_fxfs::BytesAndNodes value)

Setter for usage.

void ProjectIdInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits