class StorageStatus
Defined at line 2420 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
Metadata about status of the storage
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_sys2::wire::StorageStatus> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_sys2::wire::StorageStatus> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sys2::wire::StorageStatus>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void StorageStatus ()
Defined at line 2422 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void StorageStatus (const StorageStatus & other)
Defined at line 2423 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
StorageStatus & operator= (const StorageStatus & other)
Defined at line 2424 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void StorageStatus (StorageStatus && other)
Defined at line 2425 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
StorageStatus & operator= (StorageStatus && other)
Defined at line 2426 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
uint64_t & total_size ()
bool has_total_size ()
uint64_t & used_size ()
bool has_used_size ()
void ~StorageStatus ()
Defined at line 2428 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder