class RouteError
Defined at line 5735 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/hlcpp/fuchsia/sys2/cpp/fidl.h
Routing error for a particular capability.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::std::string & summary ()
A human-readable explanation of the routing error.
Defined at line 5742 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/hlcpp/fuchsia/sys2/cpp/fidl.h
bool has_summary ()
Defined at line 5746 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/hlcpp/fuchsia/sys2/cpp/fidl.h
::std::string * mutable_summary ()
A human-readable explanation of the routing error.
Defined at line 5751 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/hlcpp/fuchsia/sys2/cpp/fidl.h
void clear_summary ()
Defined at line 5759 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/hlcpp/fuchsia/sys2/cpp/fidl.h
RouteError & set_summary (::std::string _value)
void RouteError ()
void RouteError (RouteError && other)
void ~RouteError ()
RouteError & operator= (RouteError && other)
::std::unique_ptr<RouteError> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,RouteError *_value,size_t_offset)
zx_status_t Clone (RouteError * _result)