class DeviceEnableRequest

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

Public Methods

void DeviceEnableRequest (Storage_ storage)
void DeviceEnableRequest (bool enable)
void DeviceEnableRequest ()

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

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

void DeviceEnableRequest (DeviceEnableRequest && )

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

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

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

DeviceEnableRequest & operator= (const DeviceEnableRequest & other)
bool operator== (const DeviceEnableRequest & other)
bool operator!= (const DeviceEnableRequest & other)
bool enable ()
bool & enable ()
DeviceEnableRequest & enable (bool value)

Setter for enable.

void DeviceEnableRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits