class SpiImplGetChipSelectCountResponse

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

Public Methods

void SpiImplGetChipSelectCountResponse (Storage_ storage)
void SpiImplGetChipSelectCountResponse (uint32_t count)
void SpiImplGetChipSelectCountResponse ()

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

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

void SpiImplGetChipSelectCountResponse (SpiImplGetChipSelectCountResponse && )

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

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

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

SpiImplGetChipSelectCountResponse & operator= (const SpiImplGetChipSelectCountResponse & other)
bool operator== (const SpiImplGetChipSelectCountResponse & other)
bool operator!= (const SpiImplGetChipSelectCountResponse & other)
uint32_t count ()
uint32_t & count ()
SpiImplGetChipSelectCountResponse & count (uint32_t value)

Setter for count.

void SpiImplGetChipSelectCountResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits