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