MADNESS  version 0.9
Classes | Namespaces

Defines and implements WorldObject. More...

#include <madness/world/worldthread.h>
#include <madness/world/worldtask.h>
Include dependency graph for worldobj.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  madness::detail::PendingMsg
 
struct  madness::detail::info_base< memfunT >
 
struct  madness::detail::info< memfunT >
 
class  madness::WorldObject< Derived >
 Implements most parts of a globally addressable object (via unique ID) More...
 
struct  madness::archive::ArchiveLoadImpl< BufferInputArchive, WorldObject< Derived > * >
 
struct  madness::archive::ArchiveStoreImpl< BufferOutputArchive, WorldObject< Derived > * >
 
struct  madness::archive::ArchiveLoadImpl< BufferInputArchive, const WorldObject< Derived > * >
 
struct  madness::archive::ArchiveStoreImpl< BufferOutputArchive, const WorldObject< Derived > * >
 

Namespaces

 madness
 Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces.
 
 madness::detail
 
 madness::archive
 

Detailed Description

Defines and implements WorldObject.