MADNESS
version 0.9
|
Defines and implements WorldObject. More...
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 | |
Defines and implements WorldObject.