class PathSetBandwidthResponse
Defined at line 972 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/natural_types.h
Public Methods
void PathSetBandwidthResponse (Storage_ storage)
void PathSetBandwidthResponse (uint8_t __reserved)
void PathSetBandwidthResponse ()
Default constructs a |PathSetBandwidthResponse| only if all of its members are default constructible.
Defined at line 983 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/natural_types.h
void PathSetBandwidthResponse (PathSetBandwidthResponse && )
Defined at line 986 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/natural_types.h
void PathSetBandwidthResponse (const PathSetBandwidthResponse & other)
PathSetBandwidthResponse & operator= (PathSetBandwidthResponse && )
Defined at line 987 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/natural_types.h
PathSetBandwidthResponse & operator= (const PathSetBandwidthResponse & other)
bool operator== (const PathSetBandwidthResponse & other)
bool operator!= (const PathSetBandwidthResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
PathSetBandwidthResponse & __reserved (uint8_t value)
Setter for __reserved.
void PathSetBandwidthResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits