User Manual, Developers Guide and API Documentation

wns::ldk::arq::SelectiveRepeatCommand Class Reference

Command used by the SelectiveRepeat arq implementation.

#include <ldk/arq/SelectiveRepeat.hpp>

Inheritance diagram for wns::ldk::arq::SelectiveRepeatCommand:

Inheritance graph
[legend]
Collaboration diagram for wns::ldk::arq::SelectiveRepeatCommand:

Collaboration graph
[legend]

List of all members.

Public Types

enum  FrameType { I, ACK }

Public Member Functions

SequenceNumber getNS () const
bool isACK () const
 SelectiveRepeatCommand ()
void setNS (SequenceNumber sn)

Public Attributes

struct {
   simTimeType   firstSentTime
   simTimeType   lastSentTime
local
struct {
   simTimeType   ackSentTime
magic
struct {
   SequenceNumber   ns
   FrameType   type
peer


Detailed Description

Definition at line 57 of file SelectiveRepeat.hpp.


Member Enumeration Documentation

Enumerator:
I 
ACK 

Definition at line 65 of file SelectiveRepeat.hpp.


Constructor & Destructor Documentation

wns::ldk::arq::SelectiveRepeatCommand::SelectiveRepeatCommand (  )  [inline]

Definition at line 67 of file SelectiveRepeat.hpp.


Member Function Documentation

SequenceNumber wns::ldk::arq::SelectiveRepeatCommand::getNS (  )  const [inline]

Definition at line 81 of file SelectiveRepeat.hpp.

bool wns::ldk::arq::SelectiveRepeatCommand::isACK (  )  const [inline, virtual]

Implements wns::ldk::arq::ARQCommand.

Definition at line 86 of file SelectiveRepeat.hpp.

void wns::ldk::arq::SelectiveRepeatCommand::setNS ( SequenceNumber  sn  )  [inline]

Definition at line 76 of file SelectiveRepeat.hpp.


Member Data Documentation

Definition at line 100 of file SelectiveRepeat.hpp.

Definition at line 93 of file SelectiveRepeat.hpp.

Definition at line 92 of file SelectiveRepeat.hpp.

Definition at line 97 of file SelectiveRepeat.hpp.

Definition at line 96 of file SelectiveRepeat.hpp.


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

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