class RuntimeCompositeProtocolHandshakeResponse

Defined at line 29 of file fidling/gen/src/devices/tests/runtime-composite-test/drivers/fuchsia.runtime.composite.test/cpp/fidl/fuchsia.runtime.composite.test/cpp/natural_types.h

Public Methods

void RuntimeCompositeProtocolHandshakeResponse (Storage_ storage)
void RuntimeCompositeProtocolHandshakeResponse (uint8_t __reserved)
void RuntimeCompositeProtocolHandshakeResponse ()

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

Defined at line 40 of file fidling/gen/src/devices/tests/runtime-composite-test/drivers/fuchsia.runtime.composite.test/cpp/fidl/fuchsia.runtime.composite.test/cpp/natural_types.h

void RuntimeCompositeProtocolHandshakeResponse (RuntimeCompositeProtocolHandshakeResponse && )

Defined at line 43 of file fidling/gen/src/devices/tests/runtime-composite-test/drivers/fuchsia.runtime.composite.test/cpp/fidl/fuchsia.runtime.composite.test/cpp/natural_types.h

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

Defined at line 44 of file fidling/gen/src/devices/tests/runtime-composite-test/drivers/fuchsia.runtime.composite.test/cpp/fidl/fuchsia.runtime.composite.test/cpp/natural_types.h

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

Setter for __reserved.

void RuntimeCompositeProtocolHandshakeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits