#include <ArrayHandlerFactory.h>
Static Public Member Functions | |
static IArrayHandler * | newArrayHandler (const edm::TypeWithDict &arrayType) |
Factory class for IArrayHandler objects.
Definition at line 17 of file ArrayHandlerFactory.h.
|
static |
Definition at line 10 of file ArrayHandlerFactory.cc.
References edm::TypeWithDict::isArray(), edm::TypeWithDict::isTemplateInstance(), AlCaHLTBitMon_QueryRunRegistry::string, edm::TypeWithDict::templateName(), and ora::throwException().
Referenced by ora::CArrayWriter::build(), ora::STLContainerWriter::build(), ora::QVQueryMaker::build(), ora::CArrayReader::build(), and ora::STLContainerReader::build().