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


Public Member Functions | |
| virtual void | addSDU (wns::ldk::CompoundPtr c) |
| Append an SDU segment to this PDU. | |
| virtual void | clearBeginFlag () |
| virtual void | clearEndFlag () |
| virtual Bit | dataSize () |
| virtual bool | getBeginFlag () |
| virtual bool | getEndFlag () |
| virtual unsigned int | getNumSDUs () |
| virtual long | getSequenceNumber () |
| The Sequence number of this RLC PDU. | |
| virtual Bit | headerSize () |
| virtual void | increaseDataSize (Bit size) |
| virtual void | increaseHeaderSize (Bit size) |
| virtual void | increasePaddingSize (Bit size) |
| virtual Bit | paddingSize () |
| SegAndConcatCommand () | |
| virtual void | setBeginFlag () |
| Is the first byte of the datafield the beginning of an SDU. | |
| virtual void | setEndFlag () |
| Is the last byte of the datafield the end of an SDU. | |
| virtual void | setSequenceNumber (long sn) |
| Set the Sequence number of this RLC PDU. | |
| virtual Bit | totalSize () |
Public Attributes | |
| struct { | |
| } | local |
| struct { | |
| } | magic |
| struct wns::ldk::sar::SegAndConcatCommand::peer | peer |
Classes | |
| struct | peer |
Definition at line 29 of file SegAndConcat.hpp.
| wns::ldk::sar::SegAndConcatCommand::SegAndConcatCommand | ( | ) | [inline] |
Definition at line 33 of file SegAndConcat.hpp.
| virtual void wns::ldk::sar::SegAndConcatCommand::addSDU | ( | wns::ldk::CompoundPtr | c | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 107 of file SegAndConcat.hpp.
| virtual void wns::ldk::sar::SegAndConcatCommand::clearBeginFlag | ( | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 55 of file SegAndConcat.hpp.
| virtual void wns::ldk::sar::SegAndConcatCommand::clearEndFlag | ( | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 68 of file SegAndConcat.hpp.
| virtual Bit wns::ldk::sar::SegAndConcatCommand::dataSize | ( | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 95 of file SegAndConcat.hpp.
| virtual bool wns::ldk::sar::SegAndConcatCommand::getBeginFlag | ( | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 52 of file SegAndConcat.hpp.
| virtual bool wns::ldk::sar::SegAndConcatCommand::getEndFlag | ( | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 65 of file SegAndConcat.hpp.
| virtual unsigned int wns::ldk::sar::SegAndConcatCommand::getNumSDUs | ( | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 110 of file SegAndConcat.hpp.
| virtual long wns::ldk::sar::SegAndConcatCommand::getSequenceNumber | ( | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 80 of file SegAndConcat.hpp.
| virtual Bit wns::ldk::sar::SegAndConcatCommand::headerSize | ( | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 92 of file SegAndConcat.hpp.
| virtual void wns::ldk::sar::SegAndConcatCommand::increaseDataSize | ( | Bit | size | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 86 of file SegAndConcat.hpp.
| virtual void wns::ldk::sar::SegAndConcatCommand::increaseHeaderSize | ( | Bit | size | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 83 of file SegAndConcat.hpp.
| virtual void wns::ldk::sar::SegAndConcatCommand::increasePaddingSize | ( | Bit | size | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 89 of file SegAndConcat.hpp.
| virtual Bit wns::ldk::sar::SegAndConcatCommand::paddingSize | ( | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 98 of file SegAndConcat.hpp.
| virtual void wns::ldk::sar::SegAndConcatCommand::setBeginFlag | ( | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 49 of file SegAndConcat.hpp.
| virtual void wns::ldk::sar::SegAndConcatCommand::setEndFlag | ( | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 62 of file SegAndConcat.hpp.
| virtual void wns::ldk::sar::SegAndConcatCommand::setSequenceNumber | ( | long | sn | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 74 of file SegAndConcat.hpp.
| virtual Bit wns::ldk::sar::SegAndConcatCommand::totalSize | ( | ) | [inline, virtual] |
Implements wns::scheduler::queue::ISegmentationCommand.
Definition at line 101 of file SegAndConcat.hpp.
| struct { ... } wns::ldk::sar::SegAndConcatCommand::local |
| struct { ... } wns::ldk::sar::SegAndConcatCommand::magic |
1.5.5