Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Compression.h File Reference
#include "RtypesCore.h"
#include "ROOT/RConfig.hxx"
#include <string>
Include dependency graph for Compression.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  ROOT::RCompressionSetting::EAlgorithm
 
struct  ROOT::RCompressionSetting::EDefaults
 
struct  ROOT::RCompressionSetting::ELevel
 
struct  ROOT::RCompressionSetting
 The global settings depend on a global variable named R__ZipMode which can be modified by a global function named R__SetZipMode. More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

Functions

int ROOT::CompressionSettings (RCompressionSetting::EAlgorithm::EValues algorithm, int compressionLevel)