class LauncherCreateWithoutStartingResponse

Defined at line 669 of file fidling/gen/sdk/fidl/fuchsia.process/fuchsia.process/cpp/fidl/fuchsia.process/cpp/natural_types.h

Public Methods

void LauncherCreateWithoutStartingResponse (Storage_ storage)
void LauncherCreateWithoutStartingResponse (int32_t status, ::fidl::Box< ::fuchsia_process::ProcessStartData> data)
void LauncherCreateWithoutStartingResponse ()

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

Defined at line 680 of file fidling/gen/sdk/fidl/fuchsia.process/fuchsia.process/cpp/fidl/fuchsia.process/cpp/natural_types.h

void LauncherCreateWithoutStartingResponse (LauncherCreateWithoutStartingResponse && )

Defined at line 683 of file fidling/gen/sdk/fidl/fuchsia.process/fuchsia.process/cpp/fidl/fuchsia.process/cpp/natural_types.h

LauncherCreateWithoutStartingResponse & operator= (LauncherCreateWithoutStartingResponse && )

Defined at line 684 of file fidling/gen/sdk/fidl/fuchsia.process/fuchsia.process/cpp/fidl/fuchsia.process/cpp/natural_types.h

int32_t status ()
int32_t & status ()
LauncherCreateWithoutStartingResponse & status (int32_t value)

Setter for status.

const ::fidl::Box< ::fuchsia_process::ProcessStartData> & data ()
::fidl::Box< ::fuchsia_process::ProcessStartData> & data ()
LauncherCreateWithoutStartingResponse & data (::fidl::Box< ::fuchsia_process::ProcessStartData> value)

Setter for data.

void LauncherCreateWithoutStartingResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits