class SetParallelDispatchCmd

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

Public Methods

void SetParallelDispatchCmd (Storage_ storage)
void SetParallelDispatchCmd (bool parallel_dispatch)
void SetParallelDispatchCmd ()

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

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

void SetParallelDispatchCmd (SetParallelDispatchCmd && )

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

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

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

SetParallelDispatchCmd & operator= (const SetParallelDispatchCmd & other)
bool operator== (const SetParallelDispatchCmd & other)
bool operator!= (const SetParallelDispatchCmd & other)
bool parallel_dispatch ()
bool & parallel_dispatch ()
SetParallelDispatchCmd & parallel_dispatch (bool value)

Setter for parallel_dispatch.

void SetParallelDispatchCmd (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits