class MountOptions
Defined at line 188 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void MountOptions ()
Defined at line 190 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
void MountOptions (const MountOptions & other)
Defined at line 191 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
MountOptions & operator= (const MountOptions & other)
Defined at line 192 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
void MountOptions (MountOptions && other)
Defined at line 193 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_fshost::wire::MountOptions> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_fshost::wire::MountOptions> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_fshost::wire::MountOptions>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
MountOptions & operator= (MountOptions && other)
Defined at line 194 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
bool & read_only ()
bool has_read_only ()
bool & collect_metrics ()
[DEPRECATED] Metrics are always enabled now.
bool has_collect_metrics ()
bool & verbose ()
bool has_verbose ()
::fidl::StringView & write_compression_algorithm ()
bool has_write_compression_algorithm ()
void ~MountOptions ()
Defined at line 196 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder