class BusReadBarResponse

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

Public Methods

void BusReadBarResponse (Storage_ storage)
void BusReadBarResponse (::std::vector<uint8_t> buffer)
void BusReadBarResponse ()

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

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

void BusReadBarResponse (BusReadBarResponse && )

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

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

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

BusReadBarResponse & operator= (const BusReadBarResponse & other)
bool operator== (const BusReadBarResponse & other)
bool operator!= (const BusReadBarResponse & other)
const ::std::vector<uint8_t> & buffer ()
::std::vector<uint8_t> & buffer ()
BusReadBarResponse & buffer (::std::vector<uint8_t> value)

Setter for buffer.

void BusReadBarResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits