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 | |
madness | |
File holds all helper structures necessary for the CC_Operator and CC2 class. | |
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/