WPILibC++  2018.4.1-20180825000225-1177-gc8482cd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
wpi::uv::AsyncFunction< R(T...)> Member List

This is the complete list of members for wpi::uv::AsyncFunction< R(T...)>, including all inherited members.

AllocBuf(uv_handle_t *handle, size_t size, uv_buf_t *buf) (defined in wpi::uv::Handle)wpi::uv::Handleprotectedstatic
AsyncFunction(std::function< R(T...)> func, const private_init &) (defined in wpi::uv::AsyncFunction< R(T...)>)wpi::uv::AsyncFunction< R(T...)>inline
Call(U &&...u)wpi::uv::AsyncFunction< R(T...)>inline
Close() noexceptwpi::uv::Handle
closedwpi::uv::Handle
Create(Loop &loop, std::function< R(T...)> func=nullptr)wpi::uv::AsyncFunction< R(T...)>inlinestatic
Create(const std::shared_ptr< Loop > &loop, std::function< R(T...)> func=nullptr)wpi::uv::AsyncFunction< R(T...)>inlinestatic
DefaultFreeBuf(Buffer &buf) (defined in wpi::uv::Handle)wpi::uv::Handleprotectedstatic
errorwpi::uv::Handle
FreeBuf(Buffer &buf) const noexceptwpi::uv::Handleinline
GetCallResult(std::thread::id from) (defined in wpi::uv::detail::AsyncFunctionHelper< R, T...>)wpi::uv::detail::AsyncFunctionHelper< R, T...>inlineprivate
GetData() const wpi::uv::Handleinline
GetLoop() const noexceptwpi::uv::Handleinline
GetLoopRef() const noexceptwpi::uv::Handleinline
GetRaw() const noexceptwpi::uv::HandleImpl< AsyncFunction< R(T...)>, uv_async_t >inline
GetRawHandle() const noexceptwpi::uv::Handleinline
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< AsyncFunction< R(T...)>, uv_async_t >)wpi::uv::HandleImpl< AsyncFunction< R(T...)>, uv_async_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
m_active (defined in wpi::uv::detail::AsyncFunctionBase)wpi::uv::detail::AsyncFunctionBaseprivate
m_mutex (defined in wpi::uv::detail::AsyncFunctionBase)wpi::uv::detail::AsyncFunctionBaseprivate
m_resultCv (defined in wpi::uv::detail::AsyncFunctionBase)wpi::uv::detail::AsyncFunctionBaseprivate
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
RunCall(const std::function< R(T...)> &func, std::pair< std::thread::id, std::tuple< T...>> &v) (defined in wpi::uv::detail::AsyncFunctionHelper< R, T...>)wpi::uv::detail::AsyncFunctionHelper< R, T...>inlineprivate
Send(U &&...u)wpi::uv::AsyncFunction< R(T...)>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
shared_from_this() (defined in wpi::uv::HandleImpl< AsyncFunction< R(T...)>, uv_async_t >)wpi::uv::HandleImpl< AsyncFunction< R(T...)>, uv_async_t >inline
shared_from_this() const (defined in wpi::uv::HandleImpl< AsyncFunction< R(T...)>, uv_async_t >)wpi::uv::HandleImpl< AsyncFunction< R(T...)>, uv_async_t >inline
Type typedef (defined in wpi::uv::Handle)wpi::uv::Handle
Unreference() noexceptwpi::uv::Handleinline
wakeupwpi::uv::AsyncFunction< R(T...)>
~AsyncFunction() noexceptoverride=default (defined in wpi::uv::AsyncFunction< R(T...)>)wpi::uv::AsyncFunction< R(T...)>
~AsyncFunctionBase() (defined in wpi::uv::detail::AsyncFunctionBase)wpi::uv::detail::AsyncFunctionBaseinlineprivatevirtual
~Handle() noexcept (defined in wpi::uv::Handle)wpi::uv::Handlevirtual