class DeviceGetBarRequest

Defined at line 1740 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h

Public Methods

void DeviceGetBarRequest (Storage_ storage)
void DeviceGetBarRequest (uint32_t bar_id)
void DeviceGetBarRequest ()

Default constructs a |DeviceGetBarRequest| only if all of its members are default constructible.

Defined at line 1750 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h

void DeviceGetBarRequest (DeviceGetBarRequest && )

Defined at line 1753 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h

void DeviceGetBarRequest (const DeviceGetBarRequest & other)
DeviceGetBarRequest & operator= (DeviceGetBarRequest && )

Defined at line 1754 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h

DeviceGetBarRequest & operator= (const DeviceGetBarRequest & other)
bool operator== (const DeviceGetBarRequest & other)
bool operator!= (const DeviceGetBarRequest & other)
uint32_t bar_id ()
uint32_t & bar_id ()
DeviceGetBarRequest & bar_id (uint32_t value)

Setter for bar_id.

void DeviceGetBarRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits