class StateControllerSetSystemTypeResponse

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

Public Methods

void StateControllerSetSystemTypeResponse (Storage_ storage)
void StateControllerSetSystemTypeResponse (uint8_t __reserved)
void StateControllerSetSystemTypeResponse ()

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

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

void StateControllerSetSystemTypeResponse (StateControllerSetSystemTypeResponse && )

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

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

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

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

Setter for __reserved.

void StateControllerSetSystemTypeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits