WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::net::uv::FsEvent Member List

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

AllocBuf(uv_handle_t *handle, size_t size, uv_buf_t *buf)wpi::net::uv::Handleprotectedstatic
Close() noexceptwpi::net::uv::Handle
closedwpi::net::uv::Handle
Create(Loop &loop)wpi::net::uv::FsEventstatic
Create(const std::shared_ptr< Loop > &loop)wpi::net::uv::FsEventinlinestatic
DefaultFreeBuf(Buffer &buf)wpi::net::uv::Handleprotectedstatic
errorwpi::net::uv::Handle
ForceClosed() noexceptwpi::net::uv::Handleinlineprotected
FreeBuf(Buffer &buf) const noexceptwpi::net::uv::Handleinline
FsEvent(const private_init &)wpi::net::uv::FsEventinlineexplicit
fsEventwpi::net::uv::FsEvent
GetData() constwpi::net::uv::Handleinline
GetLogger() constwpi::net::uv::Handleinline
GetLoop() const noexceptwpi::net::uv::Handleinline
GetLoopRef() const noexceptwpi::net::uv::Handleinline
GetPath()wpi::net::uv::FsEvent
GetRaw() const noexceptwpi::net::uv::HandleImpl< FsEvent, uv_fs_event_t >inline
GetRawHandle() const noexceptwpi::net::uv::Handleinline
GetType() const noexceptwpi::net::uv::Handleinline
GetTypeName() const noexceptwpi::net::uv::Handleinline
Handle(const Handle &)=deletewpi::net::uv::Handle
Handle(Handle &&)=deletewpi::net::uv::Handle
Handle(uv_handle_t *uv_handle)wpi::net::uv::Handleinlineexplicitprotected
HandleImpl()wpi::net::uv::HandleImpl< FsEvent, uv_fs_event_t >inlineprotected
HasReference() const noexceptwpi::net::uv::Handleinline
Invoke(F &&f, Args &&... args) constwpi::net::uv::Handleinlineprotected
IsActive() const noexceptwpi::net::uv::Handleinline
IsClosing() const noexceptwpi::net::uv::Handleinline
IsLoopClosing() const noexceptwpi::net::uv::Handleinline
Keep() noexceptwpi::net::uv::Handleinlineprotected
operator=(const Handle &)=deletewpi::net::uv::Handle
operator=(Handle &&)=deletewpi::net::uv::Handle
RawSize() const noexceptwpi::net::uv::Handleinline
Reference() noexceptwpi::net::uv::Handleinline
Release() noexceptwpi::net::uv::Handleinlineprotected
ReportError(int err) constwpi::net::uv::Handleinline
SetBufferAllocator(std::function< Buffer(size_t)> alloc, std::function< void(Buffer &)> dealloc)wpi::net::uv::Handleinline
SetData(std::shared_ptr< void > data)wpi::net::uv::Handleinline
SetLogger(wpi::util::Logger *logger)wpi::net::uv::Handleinline
SetLoopClosing(bool loopClosing) noexceptwpi::net::uv::Handleinline
shared_from_this()wpi::net::uv::HandleImpl< FsEvent, uv_fs_event_t >inline
Start(std::string_view path, unsigned int flags=0)wpi::net::uv::FsEvent
Stop()wpi::net::uv::FsEventinline
Type typedefwpi::net::uv::Handle
Unreference() noexceptwpi::net::uv::Handleinline
~FsEvent() noexcept override=defaultwpi::net::uv::FsEvent
~Handle() noexceptwpi::net::uv::Handlevirtual