class DeviceGetBtiResponse

Defined at line 3912 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h

Public Methods

void DeviceGetBtiResponse (Storage_ storage)
void DeviceGetBtiResponse (::zx::bti bti)
void DeviceGetBtiResponse ()

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

Defined at line 3922 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h

void DeviceGetBtiResponse (DeviceGetBtiResponse && )

Defined at line 3925 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h

const ::zx::bti & bti ()
::zx::bti & bti ()
DeviceGetBtiResponse & bti (::zx::bti value)

Setter for bti.

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

Defined at line 3926 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalStructCodingTraits