25 #ifndef LSST_MWI_PERSISTENCE_STORAGEREGISTRY_H
26 #define LSST_MWI_PERSISTENCE_STORAGEREGISTRY_H
54 namespace persistence {
Class to register FormatterStorage subclasses.
static StorageRegistry & getRegistry(void)
Return a reference to a subclass registry.
FormatterStorage::Ptr createInstance(std::string const &name)
Create a FormatterStorage subclass instance by name.