Grok 20.3.2
CoderPool.h File Reference
#include <mutex>
#include "ICoder.h"

Go to the source code of this file.

Classes

struct  grk::CoderKey
struct  grk::CoderKeyHash
struct  grk::CoderPool

Namespaces

namespace  grk
 ResWindow.

Typedefs

typedef std::unordered_map< CoderKey, std::vector< std::shared_ptr< t1::ICoder > >, CoderKeyHashgrk::CODERMAP