class DeviceGetSmcByIdResponse

Defined at line 1311 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 DeviceGetSmcByIdResponse (Storage_ storage)
void DeviceGetSmcByIdResponse (::zx::resource smc)
void DeviceGetSmcByIdResponse ()

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

Defined at line 1322 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 DeviceGetSmcByIdResponse (DeviceGetSmcByIdResponse && )

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

DeviceGetSmcByIdResponse & operator= (DeviceGetSmcByIdResponse && )

Defined at line 1326 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 ()
DeviceGetSmcByIdResponse & smc (::zx::resource value)

Setter for smc.

void DeviceGetSmcByIdResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits