###########################
ChunkInterpretersDictionary
###########################

.. cpp:namespace:: RED::ChunkInterpretersDictionary

.. default-domain:: cpp

Functions
=========

========================== =============================================================================================================================================================================================
:cpp:enumerator:`~RED_RC`  :cpp:func:`RegisterChunkInterpreter <static RED_RC RED::ChunkInterpretersDictionary::RegisterChunkInterpreter(unsigned int iChunkSignature, RED::IChunkInterpreterProto iChunkInterpreter)>` 
:cpp:enumerator:`~RED_RC`  :cpp:func:`GetChunkInterpreter <static RED_RC RED::ChunkInterpretersDictionary::GetChunkInterpreter(RED::IChunkInterpreterProto &oChunkInterpreter, unsigned int iChunkSignature)>`          
void                       :cpp:func:`ClearAllChunksInterpreters <static void RED::ChunkInterpretersDictionary::ClearAllChunksInterpreters()>`                                                                          
========================== =============================================================================================================================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: RED::ChunkInterpretersDictionary
   :project: RED
   :members:
   :undoc-members:



