WPILibC++
2018.4.1-1232-gce8c71b
|
This is the complete list of members for wpi::uv::Async< T >, including all inherited members.
AllocBuf(uv_handle_t *handle, size_t size, uv_buf_t *buf) (defined in wpi::uv::Handle) | wpi::uv::Handle | protectedstatic |
Async(const private_init &) (defined in wpi::uv::Async< T >) | wpi::uv::Async< T > | inlineexplicit |
Close() noexcept | wpi::uv::Handle | |
closed | wpi::uv::Handle | |
Create(Loop &loop) | wpi::uv::Async< T > | inlinestatic |
Create(const std::shared_ptr< Loop > &loop) | wpi::uv::Async< T > | inlinestatic |
DefaultFreeBuf(Buffer &buf) (defined in wpi::uv::Handle) | wpi::uv::Handle | protectedstatic |
error | wpi::uv::Handle | |
FreeBuf(Buffer &buf) const noexcept | wpi::uv::Handle | inline |
GetData() 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< Async< T...>, uv_async_t > | inline |
GetRawHandle() const noexcept | wpi::uv::Handle | inline |
GetType() const noexcept | wpi::uv::Handle | inline |
GetTypeName() const noexcept | wpi::uv::Handle | inline |
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::Handle | inlineexplicitprotected |
HandleImpl() (defined in wpi::uv::HandleImpl< Async< T...>, uv_async_t >) | wpi::uv::HandleImpl< Async< T...>, uv_async_t > | inlineprotected |
HasReference() const noexcept | wpi::uv::Handle | inline |
Invoke(F &&f, Args &&...args) (defined in wpi::uv::Handle) | wpi::uv::Handle | inlineprotected |
IsActive() const noexcept | wpi::uv::Handle | inline |
IsClosing() const noexcept | wpi::uv::Handle | inline |
Keep() noexcept (defined in wpi::uv::Handle) | wpi::uv::Handle | inlineprotected |
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 noexcept | wpi::uv::Handle | inline |
Reference() noexcept | wpi::uv::Handle | inline |
Release() noexcept (defined in wpi::uv::Handle) | wpi::uv::Handle | inlineprotected |
ReportError(int err) | wpi::uv::Handle | inline |
Send(U &&...u) | wpi::uv::Async< T > | 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 |
shared_from_this() (defined in wpi::uv::HandleImpl< Async< T...>, uv_async_t >) | wpi::uv::HandleImpl< Async< T...>, uv_async_t > | inline |
shared_from_this() const (defined in wpi::uv::HandleImpl< Async< T...>, uv_async_t >) | wpi::uv::HandleImpl< Async< T...>, uv_async_t > | inline |
Type typedef (defined in wpi::uv::Handle) | wpi::uv::Handle | |
Unreference() noexcept | wpi::uv::Handle | inline |
wakeup | wpi::uv::Async< T > | |
~Async() noexceptoverride=default (defined in wpi::uv::Async< T >) | wpi::uv::Async< T > | |
~Handle() noexcept (defined in wpi::uv::Handle) | wpi::uv::Handle | virtual |