class ControllerIsStartedResponse
Defined at line 293 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
Public Methods
void ControllerIsStartedResponse (Storage_ storage)
void ControllerIsStartedResponse (bool is_started)
void ControllerIsStartedResponse ()
Default constructs a |ControllerIsStartedResponse| only if all of its members are default constructible.
Defined at line 303 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
void ControllerIsStartedResponse (ControllerIsStartedResponse && )
Defined at line 306 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
bool is_started ()
bool & is_started ()
ControllerIsStartedResponse & is_started (bool value)
Setter for is_started.
void ControllerIsStartedResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
ControllerIsStartedResponse & operator= (ControllerIsStartedResponse && )
Defined at line 307 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits