uvcc
libuv C++ bindings
uv::async Member List

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

async(const async &)=default (defined in uv::async)uv::async
async(async &&) noexcept=default (defined in uv::async)uv::async
async(uv::loop &_loop)uv::asyncinlineexplicit
attached(bool _state) const noexcept (defined in uv::handle)uv::handleinline
attached() const noexcept (defined in uv::handle)uv::handleinline
data() const noexceptuv::handleinline
fileno() const noexceptuv::handleinline
handle(const handle &_that) (defined in uv::handle)uv::handleinline
handle(handle &&_that) noexcept (defined in uv::handle)uv::handleinline
id() const noexceptuv::handleinline
is_active() const noexceptuv::handleinline
is_closing() const noexceptuv::handleinline
loop() const noexceptuv::handleinline
nrefs() const noexceptuv::handleinline
on_destroy() const noexcept (defined in uv::handle)uv::handleinline
on_destroy_t typedefuv::handle
on_send() const noexceptuv::asyncinline
on_send_t typedefuv::async
operator bool() const noexceptuv::handleinlineexplicit
operator const uv_t *() const noexcept (defined in uv::async)uv::asyncinlineexplicit
operator uv_t *() noexcept (defined in uv::async)uv::asyncinlineexplicit
operator=(const async &)=default (defined in uv::async)uv::async
operator=(async &&) noexcept=default (defined in uv::async)uv::async
operator=(const handle &_that) (defined in uv::handle)uv::handleinline
operator=(handle &&_that) noexcept (defined in uv::handle)uv::handleinline
send() constuv::asyncinline
send(_Cb_ &&_cb, _Args_ &&... _args) constuv::asyncinline
swap(handle &_that) noexcept (defined in uv::handle)uv::handleinline
type() const noexceptuv::handleinline
type_name() const noexceptuv::handleinline
uv_status() const noexceptuv::handleinline
uv_t typedef (defined in uv::async)uv::async
~async()=default (defined in uv::async)uv::async
~handle() (defined in uv::handle)uv::handleinline