class LifecycleControllerDestroyInstanceRequest
Defined at line 1472 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
Public Methods
void LifecycleControllerDestroyInstanceRequest (Storage_ storage)
void LifecycleControllerDestroyInstanceRequest (::std::string parent_moniker, ::fuchsia_component_decl::ChildRef child)
void LifecycleControllerDestroyInstanceRequest ()
Default constructs a |LifecycleControllerDestroyInstanceRequest| only if all of its members are default constructible.
Defined at line 1482 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
void LifecycleControllerDestroyInstanceRequest (LifecycleControllerDestroyInstanceRequest && )
Defined at line 1485 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
void LifecycleControllerDestroyInstanceRequest (const LifecycleControllerDestroyInstanceRequest & other)
LifecycleControllerDestroyInstanceRequest & operator= (LifecycleControllerDestroyInstanceRequest && )
Defined at line 1486 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
LifecycleControllerDestroyInstanceRequest & operator= (const LifecycleControllerDestroyInstanceRequest & other)
bool operator== (const LifecycleControllerDestroyInstanceRequest & other)
bool operator!= (const LifecycleControllerDestroyInstanceRequest & other)
const ::std::string & parent_moniker ()
::std::string & parent_moniker ()
LifecycleControllerDestroyInstanceRequest & parent_moniker (::std::string value)
Setter for parent_moniker.
const ::fuchsia_component_decl::ChildRef & child ()
::fuchsia_component_decl::ChildRef & child ()
LifecycleControllerDestroyInstanceRequest & child (::fuchsia_component_decl::ChildRef value)
Setter for child.
void LifecycleControllerDestroyInstanceRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits