WPILibC++ 2023.4.3-108-ge5452e3
wpi::uv::Async<> Member List

This is the complete list of members for wpi::uv::Async<>, including all inherited members.

AllocBuf(uv_handle_t *handle, size_t size, uv_buf_t *buf)wpi::uv::Handleprotectedstatic
Async(const std::shared_ptr< Loop > &loop, const private_init &)wpi::uv::Async<>inline
Close() noexceptwpi::uv::Handle
closedwpi::uv::Handle
Create(Loop &loop)wpi::uv::Async<>inlinestatic
Create(const std::shared_ptr< Loop > &loop)wpi::uv::Async<>static
DefaultFreeBuf(Buffer &buf)wpi::uv::Handleprotectedstatic
errorwpi::uv::Handle
ForceClosed() noexceptwpi::uv::Handleinlineprotected
FreeBuf(Buffer &buf) const noexceptwpi::uv::Handleinline
GetData() constwpi::uv::Handleinline
GetLoop() const noexceptwpi::uv::Handleinline
GetLoopRef() const noexceptwpi::uv::Handleinline
GetRaw() const noexceptwpi::uv::HandleImpl< Async<>, uv_async_t >inline
GetRawHandle() const noexceptwpi::uv::Handleinline
GetType() const noexceptwpi::uv::Handleinline
GetTypeName() const noexceptwpi::uv::Handleinline
Handle(const Handle &)=deletewpi::uv::Handle
Handle(Handle &&)=deletewpi::uv::Handle
Handle(uv_handle_t *uv_handle)wpi::uv::Handleinlineexplicitprotected
HandleImpl()wpi::uv::HandleImpl< Async<>, uv_async_t >inlineprotected
HasReference() const noexceptwpi::uv::Handleinline
Invoke(F &&f, Args &&... args) constwpi::uv::Handleinlineprotected
IsActive() const noexceptwpi::uv::Handleinline
IsClosing() const noexceptwpi::uv::Handleinline
IsLoopClosing() const noexceptwpi::uv::Handleinline
Keep() noexceptwpi::uv::Handleinlineprotected
operator=(const Handle &)=deletewpi::uv::Handle
operator=(Handle &&)=deletewpi::uv::Handle
RawSize() const noexceptwpi::uv::Handleinline
Reference() noexceptwpi::uv::Handleinline
Release() noexceptwpi::uv::Handleinlineprotected
ReportError(int err) constwpi::uv::Handleinline
Send()wpi::uv::Async<>inline
SetBufferAllocator(std::function< Buffer(size_t)> alloc, std::function< void(Buffer &)> dealloc)wpi::uv::Handleinline
SetData(std::shared_ptr< void > data)wpi::uv::Handleinline
SetLoopClosing(bool loopClosing) noexceptwpi::uv::Handleinline
shared_from_this()wpi::uv::HandleImpl< Async<>, uv_async_t >inline
shared_from_this() constwpi::uv::HandleImpl< Async<>, uv_async_t >inline
Type typedefwpi::uv::Handle
Unreference() noexceptwpi::uv::Handleinline
UnsafeSend()wpi::uv::Async<>inline
wakeupwpi::uv::Async<>
~Async() noexcept overridewpi::uv::Async<>
~Handle() noexceptwpi::uv::Handlevirtual