WPILibC++ 2023.4.3-108-ge5452e3
wpi::uv::Poll Member List

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

AllocBuf(uv_handle_t *handle, size_t size, uv_buf_t *buf)wpi::uv::Handleprotectedstatic
Close() noexceptwpi::uv::Handle
closedwpi::uv::Handle
Create(Loop &loop, int fd)wpi::uv::Pollstatic
Create(const std::shared_ptr< Loop > &loop, int fd)wpi::uv::Pollinlinestatic
CreateSocket(Loop &loop, uv_os_sock_t sock)wpi::uv::Pollstatic
CreateSocket(const std::shared_ptr< Loop > &loop, uv_os_sock_t sock)wpi::uv::Pollinlinestatic
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< Poll, uv_poll_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< Poll, uv_poll_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
Poll(const private_init &)wpi::uv::Pollinlineexplicit
pollEventwpi::uv::Poll
RawSize() const noexceptwpi::uv::Handleinline
Reference() noexceptwpi::uv::Handleinline
Release() noexceptwpi::uv::Handleinlineprotected
ReportError(int err) constwpi::uv::Handleinline
Reuse(int fd, std::function< void()> callback)wpi::uv::Poll
ReuseSocket(uv_os_sock_t sock, std::function< void()> callback)wpi::uv::Poll
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< Poll, uv_poll_t >inline
shared_from_this() constwpi::uv::HandleImpl< Poll, uv_poll_t >inline
Start(int events)wpi::uv::Poll
Stop()wpi::uv::Pollinline
Type typedefwpi::uv::Handle
Unreference() noexceptwpi::uv::Handleinline
~Handle() noexceptwpi::uv::Handlevirtual
~Poll() noexcept override=defaultwpi::uv::Poll