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


Public Member Functions | |
| Fixed (fun::FUN *fuNet, const wns::pyconfig::View &config) | |
| virtual void | processIncoming (const CompoundPtr &compound) |
| Process compounds on uplink. | |
Private Attributes | |
| int | fragmentNumber |
| std::list< CompoundPtr > | incoming |
Definition at line 47 of file Fixed.hpp.
| Fixed::Fixed | ( | fun::FUN * | fuNet, | |
| const wns::pyconfig::View & | config | |||
| ) |
| void Fixed::processIncoming | ( | const CompoundPtr & | compound | ) | [virtual] |
Override this method to handle incoming compounds.
Implements wns::ldk::DelayedInterface.
int wns::ldk::sar::Fixed::fragmentNumber [private] |
std::list<CompoundPtr> wns::ldk::sar::Fixed::incoming [private] |
1.5.5