class ProjectIdGetForNodeResponse

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

Public Methods

void ProjectIdGetForNodeResponse (Storage_ storage)
void ProjectIdGetForNodeResponse (uint64_t project_id)
void ProjectIdGetForNodeResponse ()

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

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

void ProjectIdGetForNodeResponse (ProjectIdGetForNodeResponse && )

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

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

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

ProjectIdGetForNodeResponse & operator= (const ProjectIdGetForNodeResponse & other)
bool operator== (const ProjectIdGetForNodeResponse & other)
bool operator!= (const ProjectIdGetForNodeResponse & other)
uint64_t project_id ()
uint64_t & project_id ()
ProjectIdGetForNodeResponse & project_id (uint64_t value)

Setter for project_id.

void ProjectIdGetForNodeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits