class ControllerStartResponse
Defined at line 248 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 258 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
void ControllerStartResponse (ControllerStartResponse && )
Defined at line 261 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 262 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