template <>

class WireTableBuilder

Defined at line 827 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h

Public Methods

template <typename First = ::fuchsia_exception::wire::ExceptionInfo, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_exception::wire::ExceptionInfo>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_exception::wire::ProcessExceptionMetadata> & info (First && first, Args &&... args_)

Defined at line 838 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h

Friends

template <>
class ProcessExceptionMetadata