User Manual, Developers Guide and API Documentation

wns::ldk::sar::Fixed Class Reference

Segmentation and Reassembly with a fixed size MTU.

#include <ldk/sar/Fixed.hpp>

Inheritance diagram for wns::ldk::sar::Fixed:

Inheritance graph
[legend]
Collaboration diagram for wns::ldk::sar::Fixed:

Collaboration graph
[legend]

List of all members.

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< CompoundPtrincoming


Detailed Description

Definition at line 47 of file Fixed.hpp.


Constructor & Destructor Documentation

Fixed::Fixed ( fun::FUN fuNet,
const wns::pyconfig::View config 
)

Definition at line 38 of file Fixed.cpp.


Member Function Documentation

void Fixed::processIncoming ( const CompoundPtr compound  )  [virtual]

Override this method to handle incoming compounds.

Implements wns::ldk::DelayedInterface.

Definition at line 50 of file Fixed.cpp.


Member Data Documentation

Reimplemented from wns::ldk::sar::SAR< COMMANDTYPE >.

Definition at line 64 of file Fixed.hpp.

Definition at line 63 of file Fixed.hpp.


The documentation for this class was generated from the following files:

Generated on Sat May 26 03:32:57 2012 for openWNS by  doxygen 1.5.5