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