template <>
class NaturalEventHandlerInterface
Defined at line 738 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_messaging.h
Public Methods
void NaturalEventHandlerInterface ()
Defined at line 741 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_messaging.h
void OnFatalException (::fidl::Event< ::fuchsia_debugger::DebugAgent::OnFatalException> & )
Report exceptions to clients. If no debug_ipc clients are connected, the
exception will be immediately released, which may result in the process
crashing.
void ~NaturalEventHandlerInterface ()
Defined at line 742 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_messaging.h