MADNESS
version 0.9
|
This is the complete list of members for madness::FutureImpl< T >, including all inherited members.
Future< T > class | madness::FutureImpl< T > | friend |
FutureImpl() | madness::FutureImpl< T > | inline |
FutureImpl(const RemoteReference< FutureImpl< T > > &remote_ref) | madness::FutureImpl< T > | inline |
get() | madness::FutureImpl< T > | inline |
get() const | madness::FutureImpl< T > | inline |
is_local() const | madness::FutureImpl< T > | inline |
lock() const | madness::Spinlock | inlineprivate |
operator(std::ostream &out, const Future< T > &f) | madness::FutureImpl< T > | friend |
probe() const | madness::FutureImpl< T > | inline |
register_callback(CallbackInterface *callback) | madness::FutureImpl< T > | inline |
replace_with(FutureImpl< T > *f) | madness::FutureImpl< T > | inline |
set(const U &value) | madness::FutureImpl< T > | inline |
set(const archive::BufferInputArchive &input_arch) | madness::FutureImpl< T > | inline |
Spinlock(int junk=0) | madness::Spinlock | inlineprivate |
try_lock() const | madness::Spinlock | inlineprivate |
unlock() const | madness::Spinlock | inlineprivate |
~FutureImpl() | madness::FutureImpl< T > | inlinevirtual |
~Spinlock() | madness::Spinlock | inlineprivatevirtual |