class TestConnectSpiLoopbackResponse

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

Public Methods

void TestConnectSpiLoopbackResponse (Storage_ storage)
void TestConnectSpiLoopbackResponse (uint8_t __reserved)
void TestConnectSpiLoopbackResponse ()

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

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

void TestConnectSpiLoopbackResponse (TestConnectSpiLoopbackResponse && )

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

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

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

TestConnectSpiLoopbackResponse & operator= (const TestConnectSpiLoopbackResponse & other)
bool operator== (const TestConnectSpiLoopbackResponse & other)
bool operator!= (const TestConnectSpiLoopbackResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
TestConnectSpiLoopbackResponse & __reserved (uint8_t value)

Setter for __reserved.

void TestConnectSpiLoopbackResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits