PCL
Compression.h File Reference
#include <pcl/Defs.h>
#include <pcl/Diagnostics.h>
#include <pcl/ByteArray.h>
#include <pcl/ParallelProcess.h>
#include <pcl/String.h>

Go to the source code of this file.

Classes

class  pcl::Compression
 Abstract base class of data compression algorithm implementations. More...
 
struct  pcl::Compression::Performance
 Compression/decompression performance measurements. More...
 
struct  pcl::Compression::Subblock
 Compression subblock data. More...
 
class  pcl::LZ4Compression
 Implementation of the LZ4 compression algorithm. More...
 
class  pcl::LZ4HCCompression
 Implementation of the LZ4-HC compression algorithm. More...
 
class  pcl::ZLibCompression
 Implementation of the ZLib/Deflate compression algorithm. More...
 
class  pcl::ZstdCompression
 Implementation of the Zstandard compression algorithm. More...
 

Namespaces

 pcl
 PCL root namespace.