class UnresolvedPayload

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

Payload for Unresolved events.

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

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