|
Lunchbox
1.15.0
Multi-threaded C++ toolbox library for all application developers creating high-performance multi-threaded programs.
|
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=0) const | lunchbox::Referenced | inline |
| Referenced() | lunchbox::Referenced | protected |
| Referenced(const Referenced &) | lunchbox::Referenced | inlineprotected |
| unref(const void *holder=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 | protectedvirtual |