class HidbusStartResponse

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

Public Methods

void HidbusStartResponse (Storage_ storage)
void HidbusStartResponse (uint8_t __reserved)
void HidbusStartResponse ()

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

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

void HidbusStartResponse (HidbusStartResponse && )

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

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

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

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

Setter for __reserved.

void HidbusStartResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits