|
Honeycomb
0.1
Component-Model Framework
|
This is the complete list of members for honey::Promise< R >, including all inherited members.
| __state() const | honey::Promise< R > | inline |
| Future class | honey::Promise< R > | friend |
| future() | honey::Promise< R > | inline |
| NoCopy(const NoCopy &)=delete | honey::mt::NoCopy | private |
| NoCopy()=default | honey::mt::NoCopy | private |
| operator=(Promise &&rhs) | honey::Promise< R > | inline |
| honey::mt::NoCopy::operator=(const NoCopy &)=delete | honey::mt::NoCopy | private |
| PackagedTask class | honey::Promise< R > | friend |
| Promise(Alloc &&a=Alloc()) | honey::Promise< R > | inline |
| Promise(Promise &&rhs) noexcept | honey::Promise< R > | inline |
| setException(const Exception::ConstPtr &e) | honey::Promise< R > | inline |
| setValue(T &&val) | honey::Promise< R > | inline |
| setValue(T &val) | honey::Promise< R > | inline |
| setValue() | honey::Promise< R > | inline |
| setValue() | honey::Promise< R > | inline |
| State typedef | honey::Promise< R > | |
| valid() const | honey::Promise< R > | inline |
| ~Promise() | honey::Promise< R > | inline |
1.8.10