HPCToolkit
DataCompressionLayer.hpp File Reference
#include "zlib.h"
#include <stdint.h>
#include <cstdio>
#include "ProgressBar.hpp"
Include dependency graph for DataCompressionLayer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TraceviewerServer::DataCompressionLayer
 

Namespaces

 TraceviewerServer
 

Macros

#define BUFFER_SIZE   0x4000
 
#define BUFFER_GROW_FACTOR   2
 

Macro Definition Documentation

◆ BUFFER_GROW_FACTOR

#define BUFFER_GROW_FACTOR   2

Definition at line 77 of file DataCompressionLayer.hpp.

◆ BUFFER_SIZE

#define BUFFER_SIZE   0x4000

Definition at line 76 of file DataCompressionLayer.hpp.