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