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