![]() |
Rosetta Utilities
2014.35
|
#include <basic/datacache/WriteableCacheableDataFactory.fwd.hh>
#include <basic/datacache/WriteableCacheableDataCreator.hh>
#include <basic/datacache/WriteableCacheableData.fwd.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <utility/factory/WidgetRegistrator.hh>
#include <map>
#include <set>
#include <utility/vector1.hh>
#include <boost/utility.hpp>
Classes | |
class | basic::datacache::WriteableCacheableDataRegistrator< T > |
This templated class will register an instance of an WriteableCacheableDataCreator (class T) with the WriteableCacheableDataFactory. It will ensure that no WriteableCacheableDataCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More... | |
class | basic::datacache::WriteableCacheableDataFactory |
Namespaces | |
basic | |
basic::datacache | |