QuantumLibrary
|
This is the complete list of members for Bloomberg::quantum::SharedState< T >, including all inherited members.
breakPromise() | Bloomberg::quantum::SharedState< T > | |
get() | Bloomberg::quantum::SharedState< T > | |
get(ICoroSync::Ptr sync) | Bloomberg::quantum::SharedState< T > | |
getRef() const | Bloomberg::quantum::SharedState< T > | |
getRef(ICoroSync::Ptr sync) const | Bloomberg::quantum::SharedState< T > | |
Promise< T > class | Bloomberg::quantum::SharedState< T > | friend |
set(V &&value) | Bloomberg::quantum::SharedState< T > | |
set(ICoroSync::Ptr sync, V &&value) | Bloomberg::quantum::SharedState< T > | |
setException(std::exception_ptr ex) | Bloomberg::quantum::SharedState< T > | |
setException(ICoroSync::Ptr sync, std::exception_ptr ex) | Bloomberg::quantum::SharedState< T > | |
wait() const | Bloomberg::quantum::SharedState< T > | |
wait(ICoroSync::Ptr sync) const | Bloomberg::quantum::SharedState< T > | |
waitFor(const std::chrono::duration< REP, PERIOD > &time) const | Bloomberg::quantum::SharedState< T > | |
waitFor(ICoroSync::Ptr sync, const std::chrono::duration< REP, PERIOD > &time) const | Bloomberg::quantum::SharedState< T > |