class ManifestBytesIteratorNextResponse

Defined at line 3795 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

Public Methods

void ManifestBytesIteratorNextResponse (Storage_ storage)
void ManifestBytesIteratorNextResponse (::std::vector<uint8_t> infos)
void ManifestBytesIteratorNextResponse ()

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

Defined at line 3805 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

void ManifestBytesIteratorNextResponse (ManifestBytesIteratorNextResponse && )

Defined at line 3808 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

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

Defined at line 3809 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

ManifestBytesIteratorNextResponse & operator= (const ManifestBytesIteratorNextResponse & other)
bool operator== (const ManifestBytesIteratorNextResponse & other)
bool operator!= (const ManifestBytesIteratorNextResponse & other)
const ::std::vector<uint8_t> & infos ()
::std::vector<uint8_t> & infos ()
ManifestBytesIteratorNextResponse & infos (::std::vector<uint8_t> value)

Setter for infos.

void ManifestBytesIteratorNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits