|
Lunchbox
1.9.1
|
This is the complete list of members for lunchbox::FutureImpl< T >, including all inherited members.
| getRefCount() const | lunchbox::Referenced | inline |
| isReady() const =0 | lunchbox::FutureImpl< T > | pure virtual |
| notifyFree() (defined in lunchbox::Referenced) | lunchbox::Referenced | protectedvirtual |
| operator=(const Referenced &) | lunchbox::Referenced | inlineprotected |
| printHolders(std::ostream &) const (defined in lunchbox::Referenced) | lunchbox::Referenced | inline |
| ref(const void *holder LB_UNUSED=0) const | lunchbox::Referenced | inline |
| Referenced() | lunchbox::Referenced | inlineprotected |
| Referenced(const Referenced &) | lunchbox::Referenced | inlineprotected |
| unref(const void *holder LB_UNUSED=0) const | lunchbox::Referenced | inline |
| wait(const uint32_t timeout=LB_TIMEOUT_INDEFINITE)=0 | lunchbox::FutureImpl< T > | pure virtual |
| ~FutureImpl() | lunchbox::FutureImpl< T > | inlinevirtual |
| ~Referenced() | lunchbox::Referenced | inlineprotectedvirtual |