Security Scol plugin
Public Member Functions | List of all members
CodeLessThan Struct Reference

Public Member Functions

bool operator() (CryptoPP::HuffmanDecoder::code_t lhs, const CryptoPP::HuffmanDecoder::CodeInfo &rhs)
 
bool operator() (const CryptoPP::HuffmanDecoder::CodeInfo &lhs, const CryptoPP::HuffmanDecoder::CodeInfo &rhs)
 

Detailed Description

Definition at line 16 of file zinflate.cpp.

Member Function Documentation

◆ operator()() [1/2]

bool CodeLessThan::operator() ( const CryptoPP::HuffmanDecoder::CodeInfo &  lhs,
const CryptoPP::HuffmanDecoder::CodeInfo &  rhs 
)
inline

Definition at line 21 of file zinflate.cpp.

◆ operator()() [2/2]

bool CodeLessThan::operator() ( CryptoPP::HuffmanDecoder::code_t  lhs,
const CryptoPP::HuffmanDecoder::CodeInfo &  rhs 
)
inline

Definition at line 18 of file zinflate.cpp.


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