class ExtendedAttributeIteratorGetNextResult
Defined at line 4730 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h
Public Methods
void ExtendedAttributeIteratorGetNextResult ()
void ExtendedAttributeIteratorGetNextResult (const ExtendedAttributeIteratorGetNextResult & )
Defined at line 4736 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h
ExtendedAttributeIteratorGetNextResult & operator= (const ExtendedAttributeIteratorGetNextResult & )
Defined at line 4737 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h
void ExtendedAttributeIteratorGetNextResult (ExtendedAttributeIteratorGetNextResult && )
Defined at line 4738 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
ExtendedAttributeIteratorGetNextResult WithResponse (::fidl::ObjectView< ::fuchsia_io::wire::ExtendedAttributeIteratorGetNextResponse> val)
ExtendedAttributeIteratorGetNextResult & operator= (ExtendedAttributeIteratorGetNextResult && )
Defined at line 4739 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h
template <typename... Args>
ExtendedAttributeIteratorGetNextResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 4753 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h
::fuchsia_io::wire::ExtendedAttributeIteratorGetNextResponse & response ()
const ::fuchsia_io::wire::ExtendedAttributeIteratorGetNextResponse & response ()
bool is_err ()
ExtendedAttributeIteratorGetNextResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_io::wire::ExtendedAttributeIteratorGetNextResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 4741 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h