class UnlinkOptions
Defined at line 1842 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::fuchsia::io::UnlinkFlags & flags ()
Defined at line 1848 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
bool has_flags ()
Defined at line 1852 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
::fuchsia::io::UnlinkFlags * mutable_flags ()
Defined at line 1856 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
void clear_flags ()
Defined at line 1864 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
UnlinkOptions & set_flags (::fuchsia::io::UnlinkFlags _value)
void UnlinkOptions ()
void UnlinkOptions (UnlinkOptions && other)
void ~UnlinkOptions ()
UnlinkOptions & operator= (UnlinkOptions && other)
::std::unique_ptr<UnlinkOptions> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, UnlinkOptions * _value, size_t _offset)
zx_status_t Clone (UnlinkOptions * _result)