class MountOptions
Defined at line 161 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.
::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.
void MountOptions ()
Defined at line 163 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 164 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
void _CloseHandles ()
MountOptions & operator= (const MountOptions & other)
Defined at line 165 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 166 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
MountOptions & operator= (MountOptions && other)
Defined at line 167 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 169 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder