class ControllerRebindResponse

Defined at line 364 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/natural_types.h

Public Methods

void ControllerRebindResponse (Storage_ storage)
void ControllerRebindResponse (uint8_t __reserved)
void ControllerRebindResponse ()

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

Defined at line 375 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/natural_types.h

void ControllerRebindResponse (ControllerRebindResponse && )

Defined at line 378 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/natural_types.h

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

Defined at line 379 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/natural_types.h

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

Setter for __reserved.

void ControllerRebindResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits