class ProjectIdListRequest
Defined at line 2599 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
Public Methods
void ProjectIdListRequest (Storage_ storage)
void ProjectIdListRequest (::fidl::Box< ::fuchsia_fxfs::ProjectIterToken> token)
void ProjectIdListRequest ()
Default constructs a |ProjectIdListRequest| only if all of its members are default constructible.
Defined at line 2609 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
void ProjectIdListRequest (ProjectIdListRequest && )
Defined at line 2612 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
void ProjectIdListRequest (const ProjectIdListRequest & other)
ProjectIdListRequest & operator= (ProjectIdListRequest && )
Defined at line 2613 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
ProjectIdListRequest & operator= (const ProjectIdListRequest & other)
bool operator== (const ProjectIdListRequest & other)
bool operator!= (const ProjectIdListRequest & other)
const ::fidl::Box< ::fuchsia_fxfs::ProjectIterToken> & token ()
::fidl::Box< ::fuchsia_fxfs::ProjectIterToken> & token ()
ProjectIdListRequest & token (::fidl::Box< ::fuchsia_fxfs::ProjectIterToken> value)
Setter for token.
void ProjectIdListRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits