class StateControllerSetSystemTypeRequest
Defined at line 890 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h
Public Methods
void StateControllerSetSystemTypeRequest (Storage_ storage)
void StateControllerSetSystemTypeRequest (::fuchsia_hardware_adb::SystemType system_type)
void StateControllerSetSystemTypeRequest ()
Default constructs a |StateControllerSetSystemTypeRequest| only if all of its members are default constructible.
Defined at line 901 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h
void StateControllerSetSystemTypeRequest (StateControllerSetSystemTypeRequest && )
Defined at line 904 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h
void StateControllerSetSystemTypeRequest (const StateControllerSetSystemTypeRequest & other)
StateControllerSetSystemTypeRequest & operator= (StateControllerSetSystemTypeRequest && )
Defined at line 905 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h
StateControllerSetSystemTypeRequest & operator= (const StateControllerSetSystemTypeRequest & other)
bool operator== (const StateControllerSetSystemTypeRequest & other)
bool operator!= (const StateControllerSetSystemTypeRequest & other)
::fuchsia_hardware_adb::SystemType system_type ()
::fuchsia_hardware_adb::SystemType & system_type ()
StateControllerSetSystemTypeRequest & system_type (::fuchsia_hardware_adb::SystemType value)
Setter for system_type.
void StateControllerSetSystemTypeRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits