MADNESS  version 0.9
madness::Future< T > Member List

This is the complete list of members for madness::Future< T >, including all inherited members.

default_initializer()madness::Future< T >inlinestatic
Future()madness::Future< T >inline
Future(const T &t)madness::Future< T >inlineexplicit
Future(const remote_refT &remote_ref)madness::Future< T >inlineexplicit
Future(const archive::BufferInputArchive &input_arch)madness::Future< T >inlineexplicit
Future(const Future< T > &other)madness::Future< T >inline
get()madness::Future< T >inline
get() const madness::Future< T >inline
is_default_initialized() const madness::Future< T >inline
is_local() const madness::Future< T >inline
is_remote() const madness::Future< T >inline
operator(std::ostream &out, const Future< T > &f)madness::Future< T >friend
operator const T &() const madness::Future< T >inline
operator T &()madness::Future< T >inline
operator=(const Future< T > &other)madness::Future< T >inline
probe() const madness::Future< T >inline
register_callback(CallbackInterface *callback)madness::Future< T >inline
remote_ref(World &world) const madness::Future< T >inline
remote_refT typedefmadness::Future< T >
set(const Future< T > &other)madness::Future< T >inline
set(const T &value)madness::Future< T >inline
set(const archive::BufferInputArchive &input_arch)madness::Future< T >inline
~Future()madness::Future< T >inline