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


| Public Attributes | |
| uniqueidT | id | 
| ProcessID | requestor | 
| memfunT | memfun | 
| TaskAttributes | attr | 
| Protected Member Functions | |
| info_base () | |
| info_base (const uniqueidT &id, ProcessID requestor, memfunT memfun, const TaskAttributes &attr=TaskAttributes()) | |
| template<typename Archive > | |
| void | serialize (const Archive &ar) | 
| 
 | inlineprotected | 
| 
 | inlineprotected | 
| 
 | inlineprotected | 
References madness::archive::wrap_opaque().
Referenced by madness::detail::info< memfunT >::serialize().
| TaskAttributes madness::detail::info_base< memfunT >::attr | 
| uniqueidT madness::detail::info_base< memfunT >::id | 
| memfunT madness::detail::info_base< memfunT >::memfun | 
| ProcessID madness::detail::info_base< memfunT >::requestor | 
 1.8.8
 1.8.8