class DeviceCancelAllResponse

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

Public Methods

void DeviceCancelAllResponse (Storage_ storage)
void DeviceCancelAllResponse (uint8_t __reserved)
void DeviceCancelAllResponse ()

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

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

void DeviceCancelAllResponse (DeviceCancelAllResponse && )

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

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

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

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

Setter for __reserved.

void DeviceCancelAllResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits