|  | WPILibC++ 2025.3.2
    | 
This is the complete list of members for wpi::uv::Timer, including all inherited members.
| Again() | wpi::uv::Timer | inline | 
| AllocBuf(uv_handle_t *handle, size_t size, uv_buf_t *buf) | wpi::uv::Handle | protectedstatic | 
| Close() noexcept | wpi::uv::Handle | |
| closed | wpi::uv::Handle | |
| Create(Loop &loop) | wpi::uv::Timer | static | 
| Create(const std::shared_ptr< Loop > &loop) | wpi::uv::Timer | inlinestatic | 
| DefaultFreeBuf(Buffer &buf) | wpi::uv::Handle | protectedstatic | 
| error | wpi::uv::Handle | |
| ForceClosed() noexcept | wpi::uv::Handle | inlineprotected | 
| FreeBuf(Buffer &buf) const noexcept | wpi::uv::Handle | inline | 
| GetData() const | wpi::uv::Handle | inline | 
| GetDueIn() const | wpi::uv::Timer | inline | 
| GetLogger() const | wpi::uv::Handle | inline | 
| GetLoop() const noexcept | wpi::uv::Handle | inline | 
| GetLoopRef() const noexcept | wpi::uv::Handle | inline | 
| GetRaw() const noexcept | wpi::uv::HandleImpl< Timer, uv_timer_t > | inline | 
| GetRawHandle() const noexcept | wpi::uv::Handle | inline | 
| GetRepeat() const | wpi::uv::Timer | inline | 
| GetType() const noexcept | wpi::uv::Handle | inline | 
| GetTypeName() const noexcept | wpi::uv::Handle | inline | 
| Handle(const Handle &)=delete | wpi::uv::Handle | |
| Handle(Handle &&)=delete | wpi::uv::Handle | |
| Handle(uv_handle_t *uv_handle) | wpi::uv::Handle | inlineexplicitprotected | 
| HandleImpl() | wpi::uv::HandleImpl< Timer, uv_timer_t > | inlineprotected | 
| HasReference() const noexcept | wpi::uv::Handle | inline | 
| Invoke(F &&f, Args &&... args) const | wpi::uv::Handle | inlineprotected | 
| IsActive() const noexcept | wpi::uv::Handle | inline | 
| IsClosing() const noexcept | wpi::uv::Handle | inline | 
| IsLoopClosing() const noexcept | wpi::uv::Handle | inline | 
| Keep() noexcept | wpi::uv::Handle | inlineprotected | 
| operator=(const Handle &)=delete | wpi::uv::Handle | |
| operator=(Handle &&)=delete | wpi::uv::Handle | |
| RawSize() const noexcept | wpi::uv::Handle | inline | 
| Reference() noexcept | wpi::uv::Handle | inline | 
| Release() noexcept | wpi::uv::Handle | inlineprotected | 
| ReportError(int err) const | wpi::uv::Handle | inline | 
| SetBufferAllocator(std::function< Buffer(size_t)> alloc, std::function< void(Buffer &)> dealloc) | wpi::uv::Handle | inline | 
| SetData(std::shared_ptr< void > data) | wpi::uv::Handle | inline | 
| SetLogger(Logger *logger) | wpi::uv::Handle | inline | 
| SetLoopClosing(bool loopClosing) noexcept | wpi::uv::Handle | inline | 
| SetRepeat(Time repeat) | wpi::uv::Timer | inline | 
| shared_from_this() | wpi::uv::HandleImpl< Timer, uv_timer_t > | inline | 
| shared_from_this() const | wpi::uv::HandleImpl< Timer, uv_timer_t > | inline | 
| SingleShot(Loop &loop, Time timeout, std::function< void()> func) | wpi::uv::Timer | static | 
| SingleShot(const std::shared_ptr< Loop > &loop, Time timeout, std::function< void()> func) | wpi::uv::Timer | inlinestatic | 
| Start(Time timeout, Time repeat=Time{0}) | wpi::uv::Timer | |
| Stop() | wpi::uv::Timer | inline | 
| Time typedef | wpi::uv::Timer | |
| timeout | wpi::uv::Timer | |
| Timer(const private_init &) | wpi::uv::Timer | inlineexplicit | 
| Type typedef | wpi::uv::Handle | |
| Unreference() noexcept | wpi::uv::Handle | inline | 
| ~Handle() noexcept | wpi::uv::Handle | virtual | 
| ~Timer() noexcept override=default | wpi::uv::Timer |