|
|
| cutoff (cutoff &&)=default |
|
| cutoff (cutoff const &)=default |
|
| cutoff (prepare_arguments const &arguments) |
|
uint8_t | get (std::filesystem::path const &filename) const noexcept |
|
cutoff & | operator= (cutoff &&)=default |
|
cutoff & | operator= (cutoff const &)=default |
|
| enum class | cutoff_kinds { fixed
, filesize_dependent
} |
|
|
cutoff_kinds | cutoff_kind {cutoff_kinds::fixed} |
|
uint8_t | fixed_cutoff {} |
◆ cutoff_bounds
| std::array<uint64_t, 4> const raptor::cutoff::cutoff_bounds |
|
staticconstexprprivate |
Initial value:{314'572'800ULL,
524'288'000ULL,
1'073'741'824ULL,
3'221'225'472ULL}
The documentation for this class was generated from the following file: