WPILibC++  2018.4.1-20180729133221-1141-g00c2cd7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
wpi::uv::Timer Member List

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

Again()wpi::uv::Timerinline
AllocBuf(uv_handle_t *handle, size_t size, uv_buf_t *buf) (defined in wpi::uv::Handle)wpi::uv::Handleprotectedstatic
Close() noexceptwpi::uv::Handle
closedwpi::uv::Handle
Create(Loop &loop)wpi::uv::Timerstatic
Create(const std::shared_ptr< Loop > &loop)wpi::uv::Timerinlinestatic
DefaultFreeBuf(Buffer &buf) (defined in wpi::uv::Handle)wpi::uv::Handleprotectedstatic
errorwpi::uv::Handle
FreeBuf(Buffer &buf) const noexceptwpi::uv::Handleinline
GetData() const wpi::uv::Handleinline
GetLoop() const noexceptwpi::uv::Handleinline
GetLoopRef() const noexceptwpi::uv::Handleinline
GetRaw() const noexceptwpi::uv::HandleImpl< Timer, uv_timer_t >inline
GetRawHandle() const noexceptwpi::uv::Handleinline
GetRepeat() const wpi::uv::Timerinline
GetType() const noexceptwpi::uv::Handleinline
GetTypeName() const noexceptwpi::uv::Handleinline
Handle(const Handle &)=delete (defined in wpi::uv::Handle)wpi::uv::Handle
Handle(Handle &&)=delete (defined in wpi::uv::Handle)wpi::uv::Handle
Handle(uv_handle_t *uv_handle) (defined in wpi::uv::Handle)wpi::uv::Handleinlineexplicitprotected
HandleImpl() (defined in wpi::uv::HandleImpl< Timer, uv_timer_t >)wpi::uv::HandleImpl< Timer, uv_timer_t >inlineprotected
HasReference() const noexceptwpi::uv::Handleinline
Invoke(F &&f, Args &&...args) (defined in wpi::uv::Handle)wpi::uv::Handleinlineprotected
IsActive() const noexceptwpi::uv::Handleinline
IsClosing() const noexceptwpi::uv::Handleinline
Keep() noexcept (defined in wpi::uv::Handle)wpi::uv::Handleinlineprotected
operator=(const Handle &)=delete (defined in wpi::uv::Handle)wpi::uv::Handle
operator=(Handle &&)=delete (defined in wpi::uv::Handle)wpi::uv::Handle
RawSize() const noexceptwpi::uv::Handleinline
Reference() noexceptwpi::uv::Handleinline
Release() noexcept (defined in wpi::uv::Handle)wpi::uv::Handleinlineprotected
ReportError(int err)wpi::uv::Handleinline
SetBufferAllocator(std::function< Buffer(size_t)> alloc, std::function< void(Buffer &)> dealloc)wpi::uv::Handleinline
SetData(std::shared_ptr< void > data)wpi::uv::Handleinline
SetRepeat(Time repeat)wpi::uv::Timerinline
shared_from_this() (defined in wpi::uv::HandleImpl< Timer, uv_timer_t >)wpi::uv::HandleImpl< Timer, uv_timer_t >inline
shared_from_this() const (defined in wpi::uv::HandleImpl< Timer, uv_timer_t >)wpi::uv::HandleImpl< Timer, uv_timer_t >inline
SingleShot(Loop &loop, Time timeout, std::function< void()> func)wpi::uv::Timerstatic
SingleShot(const std::shared_ptr< Loop > &loop, Time timeout, std::function< void()> func)wpi::uv::Timerinlinestatic
Start(Time timeout, Time repeat=Time{0})wpi::uv::Timer
Stop()wpi::uv::Timerinline
Time typedef (defined in wpi::uv::Timer)wpi::uv::Timer
timeoutwpi::uv::Timer
Timer(const private_init &) (defined in wpi::uv::Timer)wpi::uv::Timerinlineexplicit
Type typedef (defined in wpi::uv::Handle)wpi::uv::Handle
Unreference() noexceptwpi::uv::Handleinline
~Handle() noexcept (defined in wpi::uv::Handle)wpi::uv::Handlevirtual
~Timer() noexceptoverride=default (defined in wpi::uv::Timer)wpi::uv::Timer