class DeviceGetBtiByIdResponse

Defined at line 1005 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 DeviceGetBtiByIdResponse (Storage_ storage)
void DeviceGetBtiByIdResponse (::zx::bti bti)
void DeviceGetBtiByIdResponse ()

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

Defined at line 1016 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 DeviceGetBtiByIdResponse (DeviceGetBtiByIdResponse && )

Defined at line 1019 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::bti & bti ()
::zx::bti & bti ()
DeviceGetBtiByIdResponse & bti (::zx::bti value)

Setter for bti.

void DeviceGetBtiByIdResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
DeviceGetBtiByIdResponse & operator= (DeviceGetBtiByIdResponse && )

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

Friends

class MemberVisitor
class NaturalStructCodingTraits