class ExtendedAttributeIteratorGetNextResponse
Defined at line 6280 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
Public Methods
void ExtendedAttributeIteratorGetNextResponse (Storage_ storage)
void ExtendedAttributeIteratorGetNextResponse (::std::vector< ::std::vector<uint8_t>> attributes, bool last)
void ExtendedAttributeIteratorGetNextResponse ()
Default constructs a |ExtendedAttributeIteratorGetNextResponse| only if all of its members are default constructible.
Defined at line 6290 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
void ExtendedAttributeIteratorGetNextResponse (ExtendedAttributeIteratorGetNextResponse && )
Defined at line 6293 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
void ExtendedAttributeIteratorGetNextResponse (const ExtendedAttributeIteratorGetNextResponse & other)
ExtendedAttributeIteratorGetNextResponse & operator= (ExtendedAttributeIteratorGetNextResponse && )
Defined at line 6294 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
ExtendedAttributeIteratorGetNextResponse & operator= (const ExtendedAttributeIteratorGetNextResponse & other)
bool operator== (const ExtendedAttributeIteratorGetNextResponse & other)
bool operator!= (const ExtendedAttributeIteratorGetNextResponse & other)
const ::std::vector< ::std::vector<uint8_t>> & attributes ()
::std::vector< ::std::vector<uint8_t>> & attributes ()
ExtendedAttributeIteratorGetNextResponse & attributes (::std::vector< ::std::vector<uint8_t>> value)
Setter for attributes.
bool last ()
bool & last ()
ExtendedAttributeIteratorGetNextResponse & last (bool value)
Setter for last.
void ExtendedAttributeIteratorGetNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits