Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
SharedState Class Reference

#include <Pzstd.h>

Public Member Functions

 SharedState (const Options &options)
 
 ~SharedState ()
 
 SharedState (const Options &options)
 
 ~SharedState ()
 
 SharedState (const Options &options)
 
 ~SharedState ()
 

Data Fields

Logger log
 
ErrorHolder errorHolder
 
std::unique_ptr< ResourcePool< ZSTD_CStream > > cStreamPool
 
std::unique_ptr< ResourcePool< ZSTD_DStream > > dStreamPool
 

Constructor & Destructor Documentation

◆ SharedState() [1/3]

SharedState ( const Options & options)
inline

◆ ~SharedState() [1/3]

~SharedState ( )
inline

◆ SharedState() [2/3]

SharedState ( const Options & options)
inline

◆ ~SharedState() [2/3]

~SharedState ( )
inline

◆ SharedState() [3/3]

SharedState ( const Options & options)
inline

◆ ~SharedState() [3/3]

~SharedState ( )
inline

Field Documentation

◆ cStreamPool

std::unique_ptr< ResourcePool< ZSTD_CStream > > cStreamPool

◆ dStreamPool

std::unique_ptr< ResourcePool< ZSTD_DStream > > dStreamPool

◆ errorHolder

ErrorHolder errorHolder

◆ log

Logger log

The documentation for this class was generated from the following files: