class PinImplConfigureResponse
Defined at line 1234 of file fidling/gen/sdk/fidl/fuchsia.hardware.pinimpl/fuchsia.hardware.pinimpl/cpp/fidl/fuchsia.hardware.pinimpl/cpp/natural_types.h
Public Methods
void PinImplConfigureResponse (Storage_ storage)
void PinImplConfigureResponse (::fuchsia_hardware_pin::Configuration new_config)
void PinImplConfigureResponse ()
Default constructs a |PinImplConfigureResponse| only if all of its members are default constructible.
Defined at line 1245 of file fidling/gen/sdk/fidl/fuchsia.hardware.pinimpl/fuchsia.hardware.pinimpl/cpp/fidl/fuchsia.hardware.pinimpl/cpp/natural_types.h
void PinImplConfigureResponse (PinImplConfigureResponse && )
Defined at line 1248 of file fidling/gen/sdk/fidl/fuchsia.hardware.pinimpl/fuchsia.hardware.pinimpl/cpp/fidl/fuchsia.hardware.pinimpl/cpp/natural_types.h
void PinImplConfigureResponse (const PinImplConfigureResponse & other)
PinImplConfigureResponse & operator= (PinImplConfigureResponse && )
Defined at line 1249 of file fidling/gen/sdk/fidl/fuchsia.hardware.pinimpl/fuchsia.hardware.pinimpl/cpp/fidl/fuchsia.hardware.pinimpl/cpp/natural_types.h
PinImplConfigureResponse & operator= (const PinImplConfigureResponse & other)
bool operator== (const PinImplConfigureResponse & other)
bool operator!= (const PinImplConfigureResponse & other)
const ::fuchsia_hardware_pin::Configuration & new_config ()
::fuchsia_hardware_pin::Configuration & new_config ()
PinImplConfigureResponse & new_config (::fuchsia_hardware_pin::Configuration value)
Setter for new_config.
void PinImplConfigureResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits