class RealmAddCapabilityResponse
Defined at line 5561 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h
Public Methods
void RealmAddCapabilityResponse (Storage_ storage)
void RealmAddCapabilityResponse (uint8_t __reserved)
void RealmAddCapabilityResponse ()
Default constructs a |RealmAddCapabilityResponse| only if all of its members are default constructible.
Defined at line 5571 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h
void RealmAddCapabilityResponse (RealmAddCapabilityResponse && )
Defined at line 5574 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h
void RealmAddCapabilityResponse (const RealmAddCapabilityResponse & other)
RealmAddCapabilityResponse & operator= (RealmAddCapabilityResponse && )
Defined at line 5575 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h
RealmAddCapabilityResponse & operator= (const RealmAddCapabilityResponse & other)
bool operator== (const RealmAddCapabilityResponse & other)
bool operator!= (const RealmAddCapabilityResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
RealmAddCapabilityResponse & __reserved (uint8_t value)
Setter for __reserved.
void RealmAddCapabilityResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits