class DeviceEnableResponse

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

Public Methods

void DeviceEnableResponse (Storage_ storage)
void DeviceEnableResponse (uint8_t __reserved)
void DeviceEnableResponse ()

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

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

void DeviceEnableResponse (DeviceEnableResponse && )

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

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

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

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

Setter for __reserved.

void DeviceEnableResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits