class DeviceSetNodesBandwidthResponse
Defined at line 637 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/natural_types.h
Public Methods
void DeviceSetNodesBandwidthResponse (Storage_ storage)
void DeviceSetNodesBandwidthResponse (::std::vector< ::fuchsia_hardware_interconnect::AggregatedBandwidth> aggregated_bandwidth)
void DeviceSetNodesBandwidthResponse ()
Default constructs a |DeviceSetNodesBandwidthResponse| only if all of its members are default constructible.
Defined at line 648 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/natural_types.h
void DeviceSetNodesBandwidthResponse (DeviceSetNodesBandwidthResponse && )
Defined at line 651 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/natural_types.h
void DeviceSetNodesBandwidthResponse (const DeviceSetNodesBandwidthResponse & other)
DeviceSetNodesBandwidthResponse & operator= (DeviceSetNodesBandwidthResponse && )
Defined at line 652 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/natural_types.h
DeviceSetNodesBandwidthResponse & operator= (const DeviceSetNodesBandwidthResponse & other)
bool operator== (const DeviceSetNodesBandwidthResponse & other)
bool operator!= (const DeviceSetNodesBandwidthResponse & other)
const ::std::vector< ::fuchsia_hardware_interconnect::AggregatedBandwidth> & aggregated_bandwidth ()
::std::vector< ::fuchsia_hardware_interconnect::AggregatedBandwidth> & aggregated_bandwidth ()
DeviceSetNodesBandwidthResponse & aggregated_bandwidth (::std::vector< ::fuchsia_hardware_interconnect::AggregatedBandwidth> value)
Setter for aggregated_bandwidth.
void DeviceSetNodesBandwidthResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits