MADNESS 0.10.1
|
Declares the Cloud
class for storing data and transfering them between worlds.
More...
Go to the source code of this file.
Namespaces | |
namespace | madness |
Namespace for all elements and tools of MADNESS. | |
Declares the Cloud
class for storing data and transfering them between worlds.
Defines and implements most of madness cloud storage.
TODO: - delete container record upon caching if container is replicated
TODO: check use of preprocessor directives TODO: clear cache in destructor won't work because no subworld is present -> must be explicitly called, error prone/