class MountOptions
Defined at line 167 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 169 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 170 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 171 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 172 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 173 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 175 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder