class DeviceGetSmcByNameResponse
Defined at line 1464 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h
Public Methods
void DeviceGetSmcByNameResponse (Storage_ storage)
void DeviceGetSmcByNameResponse (::zx::resource smc)
void DeviceGetSmcByNameResponse ()
Default constructs a |DeviceGetSmcByNameResponse| only if all of its members are default constructible.
Defined at line 1475 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h
void DeviceGetSmcByNameResponse (DeviceGetSmcByNameResponse && )
Defined at line 1478 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h
DeviceGetSmcByNameResponse & operator= (DeviceGetSmcByNameResponse && )
Defined at line 1479 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h
const ::zx::resource & smc ()
::zx::resource & smc ()
DeviceGetSmcByNameResponse & smc (::zx::resource value)
Setter for smc.
void DeviceGetSmcByNameResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits