tudocomp
– The TU Dortmund Compression Framework
tdc::SLECoder Class Reference

#include <SLECoder.hpp>

Inheritance diagram for tdc::SLECoder:
tdc::Algorithm

Classes

class  Decoder
 
class  Encoder
 

Public Member Functions

 SLECoder ()=delete
 
- Public Member Functions inherited from tdc::Algorithm
virtual ~Algorithm ()=default
 
 Algorithm (Algorithm const &)=default
 
 Algorithm (Algorithm &&)=default
 
Algorithmoperator= (Algorithm const &)=default
 
Algorithmoperator= (Algorithm &&)=default
 
 Algorithm (Env &&env)
 Instantiates an algorithm in the specified environment. More...
 
Envenv ()
 Provides access to the environment that the algorithm works in. More...
 
const Envenv () const
 

Static Public Member Functions

static Meta meta ()
 

Detailed Description

Definition at line 9 of file SLECoder.hpp.

Constructor & Destructor Documentation

◆ SLECoder()

tdc::SLECoder::SLECoder ( )
delete

Member Function Documentation

◆ meta()

static Meta tdc::SLECoder::meta ( )
inlinestatic

Definition at line 36 of file SLECoder.hpp.


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