![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <ldk/tools/Compressor.hpp>


Public Member Functions | |
| virtual void | calculateSizes (const CommandPool *commandPool, Bit &commandPoolSize, Bit &dataSize) const |
| Compressor (fun::FUN *, const wns::pyconfig::View &config) | |
| bool | doIsAccepting (const CompoundPtr &compound) const |
| void | doOnData (const CompoundPtr &compound) |
| void | doSendData (const CompoundPtr &compound) |
| void | doWakeup () |
Private Attributes | |
| Bit | reduction_ |
Definition at line 46 of file Compressor.hpp.
| Compressor::Compressor | ( | fun::FUN * | fun, | |
| const wns::pyconfig::View & | config | |||
| ) |
Definition at line 38 of file Compressor.cpp.
| void Compressor::calculateSizes | ( | const CommandPool * | commandPool, | |
| Bit & | commandPoolSize, | |||
| Bit & | dataSize | |||
| ) | const [virtual] |
Definition at line 44 of file Compressor.cpp.
| bool Compressor::doIsAccepting | ( | const CompoundPtr & | compound | ) | const |
Definition at line 68 of file Compressor.cpp.
| void Compressor::doOnData | ( | const CompoundPtr & | compound | ) |
Definition at line 62 of file Compressor.cpp.
| void Compressor::doSendData | ( | const CompoundPtr & | compound | ) |
Definition at line 55 of file Compressor.cpp.
| void Compressor::doWakeup | ( | ) |
Definition at line 76 of file Compressor.cpp.
Bit wns::ldk::tools::Compressor::reduction_ [private] |
Definition at line 67 of file Compressor.hpp.
1.5.5