class SetHardKeyboardDeliveryCmd

Defined at line 144 of file fidling/gen/sdk/fidl/fuchsia.ui.input/fuchsia.ui.input/cpp/fidl/fuchsia.ui.input/cpp/natural_types.h

Public Methods

void SetHardKeyboardDeliveryCmd (Storage_ storage)
void SetHardKeyboardDeliveryCmd (bool delivery_request)
void SetHardKeyboardDeliveryCmd ()

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

Defined at line 154 of file fidling/gen/sdk/fidl/fuchsia.ui.input/fuchsia.ui.input/cpp/fidl/fuchsia.ui.input/cpp/natural_types.h

void SetHardKeyboardDeliveryCmd (SetHardKeyboardDeliveryCmd && )

Defined at line 157 of file fidling/gen/sdk/fidl/fuchsia.ui.input/fuchsia.ui.input/cpp/fidl/fuchsia.ui.input/cpp/natural_types.h

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

Defined at line 158 of file fidling/gen/sdk/fidl/fuchsia.ui.input/fuchsia.ui.input/cpp/fidl/fuchsia.ui.input/cpp/natural_types.h

SetHardKeyboardDeliveryCmd & operator= (const SetHardKeyboardDeliveryCmd & other)
bool operator== (const SetHardKeyboardDeliveryCmd & other)
bool operator!= (const SetHardKeyboardDeliveryCmd & other)
bool delivery_request ()
bool & delivery_request ()
SetHardKeyboardDeliveryCmd & delivery_request (bool value)

Setter for delivery_request.

void SetHardKeyboardDeliveryCmd (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits