13 #include "eckit/exception/Exceptions.h"
32 std::lock_guard<std::mutex> lock(
m_);
40 std::lock_guard<std::mutex> lock(
m_);
CodecBuilderBase(const std::string &name)
void deregister(const std::string &name, CodecBuilderBase &builder)
std::map< std::string, std::reference_wrapper< CodecBuilderBase > > builders_
static CodecFactory & instance()
void enregister(const std::string &name, CodecBuilderBase &builder)