class ControlPlaneAddChildResponse
Defined at line 78 of file fidling/gen/src/devices/tests/v2/dictionary-offers/fuchsia.dictionaryoffers.test/cpp/fidl/fuchsia.dictionaryoffers.test/cpp/natural_types.h
Public Methods
void ControlPlaneAddChildResponse (Storage_ storage)
void ControlPlaneAddChildResponse (uint8_t __reserved)
void ControlPlaneAddChildResponse ()
Default constructs a |ControlPlaneAddChildResponse| only if all of its members are default constructible.
Defined at line 89 of file fidling/gen/src/devices/tests/v2/dictionary-offers/fuchsia.dictionaryoffers.test/cpp/fidl/fuchsia.dictionaryoffers.test/cpp/natural_types.h
void ControlPlaneAddChildResponse (ControlPlaneAddChildResponse && )
Defined at line 92 of file fidling/gen/src/devices/tests/v2/dictionary-offers/fuchsia.dictionaryoffers.test/cpp/fidl/fuchsia.dictionaryoffers.test/cpp/natural_types.h
void ControlPlaneAddChildResponse (const ControlPlaneAddChildResponse & other)
ControlPlaneAddChildResponse & operator= (ControlPlaneAddChildResponse && )
Defined at line 93 of file fidling/gen/src/devices/tests/v2/dictionary-offers/fuchsia.dictionaryoffers.test/cpp/fidl/fuchsia.dictionaryoffers.test/cpp/natural_types.h
ControlPlaneAddChildResponse & operator= (const ControlPlaneAddChildResponse & other)
bool operator== (const ControlPlaneAddChildResponse & other)
bool operator!= (const ControlPlaneAddChildResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ControlPlaneAddChildResponse & __reserved (uint8_t value)
Setter for __reserved.
void ControlPlaneAddChildResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits