class Context
Defined at line 108 of file fidling/gen/sdk/fidl/fuchsia.component.resolution/fuchsia.component.resolution/hlcpp/fuchsia/component/resolution/cpp/fidl.h
A component resolution context, used when resolving component URLs relative
to another component. The context is stored in a byte array that persists a
value used by the target `Resolver` to locate and resolve a component by
relative path (for example, by a subpackage name).
Public Members
vector bytes
Public Methods
::std::unique_ptr<Context> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,Context *value,size_t_offset)
zx_status_t Clone (Context * result)