EPICS ARCHIVER V4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Member Functions | Static Public Member Functions | List of all members
ea4::storage::RawDataReaderRegistry Class Reference

Registry the format-specific factories. More...

#include <RawDataReaderRegistry.h>

Public Member Functions

void setFactory (const std::string &ext, RawDataReaderFactory *factory)
 Registers a factory with the specified file extension.
 
RawDataReaderFactorygetFactory (const std::string &filename)
 Returns a factory for the specified file.
 

Static Public Member Functions

static RawDataReaderRegistrygetInstance ()
 Returns singleteton.
 

Detailed Description

Registry the format-specific factories.


The documentation for this class was generated from the following file: