class ProjectIdSetLimitResponse
Defined at line 1836 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
Public Methods
void ProjectIdSetLimitResponse (Storage_ storage)
void ProjectIdSetLimitResponse (uint8_t __reserved)
void ProjectIdSetLimitResponse ()
Default constructs a |ProjectIdSetLimitResponse| only if all of its members are default constructible.
Defined at line 1846 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
void ProjectIdSetLimitResponse (ProjectIdSetLimitResponse && )
Defined at line 1849 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
void ProjectIdSetLimitResponse (const ProjectIdSetLimitResponse & other)
ProjectIdSetLimitResponse & operator= (ProjectIdSetLimitResponse && )
Defined at line 1850 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
ProjectIdSetLimitResponse & operator= (const ProjectIdSetLimitResponse & other)
bool operator== (const ProjectIdSetLimitResponse & other)
bool operator!= (const ProjectIdSetLimitResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ProjectIdSetLimitResponse & __reserved (uint8_t value)
Setter for __reserved.
void ProjectIdSetLimitResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits