class StartedPayload

Defined at line 2261 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/hlcpp/fuchsia/component/cpp/fidl.h

Payload for Started events.

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

void StartedPayload ()
void StartedPayload (StartedPayload && other)
void ~StartedPayload ()
StartedPayload & operator= (StartedPayload && other)
::std::unique_ptr<StartedPayload> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, StartedPayload * _value, size_t _offset)
zx_status_t Clone (StartedPayload * _result)