class DeviceMeasureBandwidthResponse

Defined at line 330 of file fidling/gen/sdk/fidl/fuchsia.hardware.ram.metrics/fuchsia.hardware.ram.metrics/cpp/fidl/fuchsia.hardware.ram.metrics/cpp/natural_types.h

Public Methods

void DeviceMeasureBandwidthResponse (Storage_ storage)
void DeviceMeasureBandwidthResponse (::fuchsia_hardware_ram_metrics::BandwidthInfo info)
void DeviceMeasureBandwidthResponse ()

Default constructs a |DeviceMeasureBandwidthResponse| only if all of its members are default constructible.

Defined at line 341 of file fidling/gen/sdk/fidl/fuchsia.hardware.ram.metrics/fuchsia.hardware.ram.metrics/cpp/fidl/fuchsia.hardware.ram.metrics/cpp/natural_types.h

void DeviceMeasureBandwidthResponse (DeviceMeasureBandwidthResponse && )

Defined at line 344 of file fidling/gen/sdk/fidl/fuchsia.hardware.ram.metrics/fuchsia.hardware.ram.metrics/cpp/fidl/fuchsia.hardware.ram.metrics/cpp/natural_types.h

void DeviceMeasureBandwidthResponse (const DeviceMeasureBandwidthResponse & other)
DeviceMeasureBandwidthResponse & operator= (DeviceMeasureBandwidthResponse && )

Defined at line 345 of file fidling/gen/sdk/fidl/fuchsia.hardware.ram.metrics/fuchsia.hardware.ram.metrics/cpp/fidl/fuchsia.hardware.ram.metrics/cpp/natural_types.h

DeviceMeasureBandwidthResponse & operator= (const DeviceMeasureBandwidthResponse & other)
bool operator== (const DeviceMeasureBandwidthResponse & other)
bool operator!= (const DeviceMeasureBandwidthResponse & other)
const ::fuchsia_hardware_ram_metrics::BandwidthInfo & info ()
::fuchsia_hardware_ram_metrics::BandwidthInfo & info ()
DeviceMeasureBandwidthResponse & info (::fuchsia_hardware_ram_metrics::BandwidthInfo value)

Setter for info.

void DeviceMeasureBandwidthResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits