class UnlinkOptions
Defined at line 484 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_io::wire::UnlinkOptions> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_io::wire::UnlinkOptions> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_io::wire::UnlinkOptions>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void UnlinkOptions ()
Defined at line 487 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h
void UnlinkOptions (const UnlinkOptions & other)
Defined at line 488 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h
UnlinkOptions & operator= (const UnlinkOptions & other)
Defined at line 489 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h
void UnlinkOptions (UnlinkOptions && other)
Defined at line 490 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h
::fuchsia_io::wire::UnlinkFlags & flags ()
bool has_flags ()
UnlinkOptions & operator= (UnlinkOptions && other)
Defined at line 491 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h
UnlinkOptions & set_flags (::fidl::ObjectView< ::fuchsia_io::wire::UnlinkFlags> elem)
UnlinkOptions & set_flags (std::nullptr_t )
UnlinkOptions & clear_flags ()
void UnlinkOptions (::fidl::AnyArena & allocator)
void UnlinkOptions (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_io::wire::UnlinkOptions>> && frame)
This constructor allows a user controlled allocation (not using a Arena).
It should only be used when performance is key.
As soon as the frame is given to the table, it must not be used directly or for another table.
void Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_io::wire::UnlinkOptions>> && frame_ptr)
void ~UnlinkOptions ()
Defined at line 493 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder