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