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

#include <Env.hpp>

Public Member Functions

 EnvRoot ()
 
 EnvRoot (AlgorithmValue &&algo_value)
 
 ~EnvRoot ()
 
AlgorithmValuealgo_value ()
 

Detailed Description

Definition at line 33 of file pre_header/Env.hpp.

Constructor & Destructor Documentation

◆ EnvRoot() [1/2]

tdc::EnvRoot::EnvRoot ( )
inline

Definition at line 38 of file pre_header/Env.hpp.

◆ EnvRoot() [2/2]

tdc::EnvRoot::EnvRoot ( AlgorithmValue &&  algo_value)
inline

Definition at line 41 of file pre_header/Env.hpp.

◆ ~EnvRoot()

tdc::EnvRoot::~EnvRoot ( )
inline

Definition at line 45 of file pre_header/Env.hpp.

Member Function Documentation

◆ algo_value()

AlgorithmValue & tdc::EnvRoot::algo_value ( )
inline

Definition at line 7 of file Env.hpp.


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