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


Public Member Functions | |
| void | calculateSizes (const CommandPool *commandPool, Bit &commandPoolSize, Bit &dataSize) const |
| bool | compare (Bit currentSegmentSize) |
| DynamicSAR (fun::FUN *fuNet, const wns::pyconfig::View &config) | |
| ~DynamicSAR () | |
Private Member Functions | |
| virtual bool | doIsAccepting (const CompoundPtr &compound) const |
| virtual void | doOnData (const CompoundPtr &compound) |
| virtual void | doSendData (const CompoundPtr &compound) |
| virtual void | doWakeup () |
| void | sendSegments () |
Private Attributes | |
| CompoundPtr | currentCompound_ |
| Bit | currentCompoundSentSize_ |
| Bit | currentCompoundSize_ |
| DynamicSARCommand::SegmentationInfoPtr | currentSegInfoPtr_ |
| logger::Logger | logger_ |
| Bit | maxSegmentSize_ |
| wns::search::ISearch * | searchAlgo_ |
| int | segmentNumber_ |
| int | test |
Definition at line 87 of file DynamicSAR.hpp.
| DynamicSAR::DynamicSAR | ( | fun::FUN * | fuNet, | |
| const wns::pyconfig::View & | config | |||
| ) |
Definition at line 49 of file DynamicSAR.cpp.
| DynamicSAR::~DynamicSAR | ( | ) |
Definition at line 69 of file DynamicSAR.cpp.
| void DynamicSAR::calculateSizes | ( | const CommandPool * | commandPool, | |
| Bit & | commandPoolSize, | |||
| Bit & | dataSize | |||
| ) | const |
Definition at line 189 of file DynamicSAR.cpp.
Definition at line 199 of file DynamicSAR.cpp.
| bool DynamicSAR::doIsAccepting | ( | const CompoundPtr & | compound | ) | const [private, virtual] |
Definition at line 148 of file DynamicSAR.cpp.
| void DynamicSAR::doOnData | ( | const CompoundPtr & | compound | ) | [private, virtual] |
Definition at line 101 of file DynamicSAR.cpp.
| void DynamicSAR::doSendData | ( | const CompoundPtr & | compound | ) | [private, virtual] |
Definition at line 75 of file DynamicSAR.cpp.
| void DynamicSAR::doWakeup | ( | ) | [private, virtual] |
Definition at line 179 of file DynamicSAR.cpp.
| void DynamicSAR::sendSegments | ( | ) | [private] |
Definition at line 211 of file DynamicSAR.cpp.
Definition at line 120 of file DynamicSAR.hpp.
Definition at line 122 of file DynamicSAR.hpp.
Definition at line 121 of file DynamicSAR.hpp.
Definition at line 125 of file DynamicSAR.hpp.
Definition at line 127 of file DynamicSAR.hpp.
Definition at line 117 of file DynamicSAR.hpp.
Definition at line 118 of file DynamicSAR.hpp.
int wns::ldk::sar::DynamicSAR::segmentNumber_ [private] |
Definition at line 123 of file DynamicSAR.hpp.
int wns::ldk::sar::DynamicSAR::test [private] |
Definition at line 124 of file DynamicSAR.hpp.
1.5.5