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::async | inlineexplicit |
| attached(bool _state) const noexcept (defined in uv::handle) | uv::handle | inline |
| attached() const noexcept (defined in uv::handle) | uv::handle | inline |
| data() const noexcept | uv::handle | inline |
| fileno() const noexcept | uv::handle | inline |
| handle(const handle &_that) (defined in uv::handle) | uv::handle | inline |
| handle(handle &&_that) noexcept (defined in uv::handle) | uv::handle | inline |
| id() const noexcept | uv::handle | inline |
| is_active() const noexcept | uv::handle | inline |
| is_closing() const noexcept | uv::handle | inline |
| loop() const noexcept | uv::handle | inline |
| nrefs() const noexcept | uv::handle | inline |
| on_destroy() const noexcept (defined in uv::handle) | uv::handle | inline |
| on_destroy_t typedef | uv::handle | |
| on_send() const noexcept | uv::async | inline |
| on_send_t typedef | uv::async | |
| operator bool() const noexcept | uv::handle | inlineexplicit |
| operator const uv_t *() const noexcept (defined in uv::async) | uv::async | inlineexplicit |
| operator uv_t *() noexcept (defined in uv::async) | uv::async | inlineexplicit |
| 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::handle | inline |
| operator=(handle &&_that) noexcept (defined in uv::handle) | uv::handle | inline |
| send() const | uv::async | inline |
| send(_Cb_ &&_cb, _Args_ &&... _args) const | uv::async | inline |
| swap(handle &_that) noexcept (defined in uv::handle) | uv::handle | inline |
| type() const noexcept | uv::handle | inline |
| type_name() const noexcept | uv::handle | inline |
| uv_status() const noexcept | uv::handle | inline |
| uv_t typedef (defined in uv::async) | uv::async | |
| ~async()=default (defined in uv::async) | uv::async | |
| ~handle() (defined in uv::handle) | uv::handle | inline |