class ProjectIdClearForNodeRequest
Defined at line 2439 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
Public Methods
void ProjectIdClearForNodeRequest (Storage_ storage)
void ProjectIdClearForNodeRequest (uint64_t node_id)
void ProjectIdClearForNodeRequest ()
Default constructs a |ProjectIdClearForNodeRequest| only if all of its members are default constructible.
Defined at line 2449 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
void ProjectIdClearForNodeRequest (ProjectIdClearForNodeRequest && )
Defined at line 2452 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
void ProjectIdClearForNodeRequest (const ProjectIdClearForNodeRequest & other)
ProjectIdClearForNodeRequest & operator= (ProjectIdClearForNodeRequest && )
Defined at line 2453 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
ProjectIdClearForNodeRequest & operator= (const ProjectIdClearForNodeRequest & other)
bool operator== (const ProjectIdClearForNodeRequest & other)
bool operator!= (const ProjectIdClearForNodeRequest & other)
uint64_t node_id ()
uint64_t & node_id ()
ProjectIdClearForNodeRequest & node_id (uint64_t value)
Setter for node_id.
void ProjectIdClearForNodeRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits