class DeviceGetBarResponse
Defined at line 1793 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
Public Methods
void DeviceGetBarResponse (Storage_ storage)
void DeviceGetBarResponse (::fuchsia_hardware_pci::Bar result)
void DeviceGetBarResponse ()
Default constructs a |DeviceGetBarResponse| only if all of its members are default constructible.
Defined at line 1803 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
void DeviceGetBarResponse (DeviceGetBarResponse && )
Defined at line 1806 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
DeviceGetBarResponse & operator= (DeviceGetBarResponse && )
Defined at line 1807 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
const ::fuchsia_hardware_pci::Bar & result ()
::fuchsia_hardware_pci::Bar & result ()
DeviceGetBarResponse & result (::fuchsia_hardware_pci::Bar value)
Setter for result.
void DeviceGetBarResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits