class ProjectIdClearForNodeResponse

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

Public Methods

void ProjectIdClearForNodeResponse (Storage_ storage)
void ProjectIdClearForNodeResponse (uint8_t __reserved)
void ProjectIdClearForNodeResponse ()

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

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

void ProjectIdClearForNodeResponse (ProjectIdClearForNodeResponse && )

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

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

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

ProjectIdClearForNodeResponse & operator= (const ProjectIdClearForNodeResponse & other)
bool operator== (const ProjectIdClearForNodeResponse & other)
bool operator!= (const ProjectIdClearForNodeResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ProjectIdClearForNodeResponse & __reserved (uint8_t value)

Setter for __reserved.

void ProjectIdClearForNodeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits