WEBELO
HTML Visualizer & DOM Library
Loading...
Searching...
No Matches
AbortController Class Reference

Public Member Functions

void abort (std::any reason=nullptr) const

Public Attributes

AbortSignalsignal

Detailed Description

Definition at line 401 of file Webelo.cpp.

Constructor & Destructor Documentation

◆ AbortController()

AbortController::AbortController ( )

Definition at line 3802 of file Webelo.cpp.

Member Function Documentation

◆ abort()

void AbortController::abort ( std::any reason = nullptr) const

Definition at line 3806 of file Webelo.cpp.

Member Data Documentation

◆ signal

AbortSignal* AbortController::signal

Definition at line 403 of file Webelo.cpp.


The documentation for this class was generated from the following file: