class DeviceStartAdbResponse

Defined at line 405 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h

Public Methods

void DeviceStartAdbResponse (Storage_ storage)
void DeviceStartAdbResponse (uint8_t __reserved)
void DeviceStartAdbResponse ()

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

Defined at line 416 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h

void DeviceStartAdbResponse (DeviceStartAdbResponse && )

Defined at line 419 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h

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

Defined at line 420 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h

DeviceStartAdbResponse & operator= (const DeviceStartAdbResponse & other)
bool operator== (const DeviceStartAdbResponse & other)
bool operator!= (const DeviceStartAdbResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceStartAdbResponse & __reserved (uint8_t value)

Setter for __reserved.

void DeviceStartAdbResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits