class SetterSetResponse
Defined at line 126 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/natural_types.h
Public Methods
void SetterSetResponse (Storage_ storage)
void SetterSetResponse (uint8_t __reserved)
void SetterSetResponse ()
Default constructs a |SetterSetResponse| only if all of its members are default constructible.
Defined at line 137 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/natural_types.h
void SetterSetResponse (SetterSetResponse && )
Defined at line 140 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/natural_types.h
void SetterSetResponse (const SetterSetResponse & other)
SetterSetResponse & operator= (SetterSetResponse && )
Defined at line 141 of file fidling/gen/src/devices/tests/v2/runtime-protocol/fuchsia.runtime.test/cpp/fidl/fuchsia.runtime.test/cpp/natural_types.h
SetterSetResponse & operator= (const SetterSetResponse & other)
bool operator== (const SetterSetResponse & other)
bool operator!= (const SetterSetResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
SetterSetResponse & __reserved (uint8_t value)
Setter for __reserved.
void SetterSetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits