class LaunchInfo

Defined at line 156 of file fidling/gen/sdk/fidl/fuchsia.process/fuchsia.process/hlcpp/fuchsia/process/cpp/fidl.h

The information needed to launch a process.

Public Members

vmo executable
job job
basic_string name

Public Methods

::std::unique_ptr<LaunchInfo> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, LaunchInfo * value, size_t _offset)
zx_status_t Clone (LaunchInfo * result)