|
MADNESS
version 0.9
|
#include <worldobj.h>


Public Types | |
| typedef Future< REMFUTURE(MEMFUN_RETURNT(memfunT)) > | futureT |
| typedef RemoteReference < FutureImpl< REMFUTURE(MEMFUN_RETURNT(memfunT)) > > | refT |
Public Member Functions | |
| info () | |
| info (const AmArg &arg) | |
| info (const uniqueidT &id, ProcessID requestor, memfunT memfun, const refT &ref, const TaskAttributes &attr=TaskAttributes()) | |
| template<typename Archive > | |
| void | serialize (const Archive &ar) |
Public Attributes | |
| refT | ref |
Public Attributes inherited from madness::detail::info_base< memfunT > | |
| uniqueidT | id |
| ProcessID | requestor |
| memfunT | memfun |
| TaskAttributes | attr |
Additional Inherited Members | |
Protected Member Functions inherited from madness::detail::info_base< memfunT > | |
| info_base () | |
| info_base (const uniqueidT &id, ProcessID requestor, memfunT memfun, const TaskAttributes &attr=TaskAttributes()) | |
| template<typename Archive > | |
| void | serialize (const Archive &ar) |
| typedef Future< REMFUTURE(MEMFUN_RETURNT(memfunT)) > madness::detail::info< memfunT >::futureT |
| typedef RemoteReference< FutureImpl< REMFUTURE(MEMFUN_RETURNT(memfunT)) > > madness::detail::info< memfunT >::refT |
|
inline |
|
inline |
|
inline |
|
inline |
| refT madness::detail::info< memfunT >::ref |
Referenced by madness::detail::info< memfunT >::serialize().
1.8.8