Octane v1.01.20 - The Open Compression Toolkit for C++ | http://octane.sourceforge.net/ |
Jibz
Definition in file compressormanager.cpp.
#include "compressormanager.hpp"
#include <iostream>
#include <iomanip>
Go to the source code of this file.
Variables | |
CompressorManager * | global_compressormanagerp |
global single instance of the CompressorManager; all compressors will register with this global instance. |