class DeviceWriteConfig32Response
Defined at line 3548 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
Public Methods
void DeviceWriteConfig32Response (Storage_ storage)
void DeviceWriteConfig32Response (uint8_t __reserved)
void DeviceWriteConfig32Response ()
Default constructs a |DeviceWriteConfig32Response| only if all of its members are default constructible.
Defined at line 3558 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
void DeviceWriteConfig32Response (DeviceWriteConfig32Response && )
Defined at line 3561 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
void DeviceWriteConfig32Response (const DeviceWriteConfig32Response & other)
DeviceWriteConfig32Response & operator= (DeviceWriteConfig32Response && )
Defined at line 3562 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
DeviceWriteConfig32Response & operator= (const DeviceWriteConfig32Response & other)
bool operator== (const DeviceWriteConfig32Response & other)
bool operator!= (const DeviceWriteConfig32Response & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceWriteConfig32Response & __reserved (uint8_t value)
Setter for __reserved.
void DeviceWriteConfig32Response (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits