class LifecycleControllerStopInstanceResponse

Defined at line 849 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

Public Methods

void LifecycleControllerStopInstanceResponse (Storage_ storage)
void LifecycleControllerStopInstanceResponse (uint8_t __reserved)
void LifecycleControllerStopInstanceResponse ()

Default constructs a |LifecycleControllerStopInstanceResponse| only if all of its members are default constructible.

Defined at line 859 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

void LifecycleControllerStopInstanceResponse (LifecycleControllerStopInstanceResponse && )

Defined at line 862 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

void LifecycleControllerStopInstanceResponse (const LifecycleControllerStopInstanceResponse & other)
LifecycleControllerStopInstanceResponse & operator= (LifecycleControllerStopInstanceResponse && )

Defined at line 863 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

LifecycleControllerStopInstanceResponse & operator= (const LifecycleControllerStopInstanceResponse & other)
bool operator== (const LifecycleControllerStopInstanceResponse & other)
bool operator!= (const LifecycleControllerStopInstanceResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
LifecycleControllerStopInstanceResponse & __reserved (uint8_t value)

Setter for __reserved.

void LifecycleControllerStopInstanceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits