class ProjectIdClearResponse

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

Public Methods

void ProjectIdClearResponse (Storage_ storage)
void ProjectIdClearResponse (uint8_t __reserved)
void ProjectIdClearResponse ()

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

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

void ProjectIdClearResponse (ProjectIdClearResponse && )

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

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

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

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

Setter for __reserved.

void ProjectIdClearResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits