INET Framework for OMNeT++/OMNEST
LsaProcessingMarker Class Reference

List of all members.

Public Member Functions

 LsaProcessingMarker (unsigned int counter)
 ~LsaProcessingMarker ()

Private Attributes

unsigned int index

Detailed Description

Definition at line 23 of file ansaLinkStateUpdateHandler6.cc.


Constructor & Destructor Documentation

LsaProcessingMarker::LsaProcessingMarker ( unsigned int  counter) [inline]

Definition at line 28 of file ansaLinkStateUpdateHandler6.cc.

: index(counter) { EV<< "    --> Processing LSA(" << index << ")\n"; }

Definition at line 29 of file ansaLinkStateUpdateHandler6.cc.

{ EV << "    <-- LSA(" << index << ") processed.\n"; }

Member Data Documentation

unsigned int LsaProcessingMarker::index [private]

Definition at line 25 of file ansaLinkStateUpdateHandler6.cc.

Referenced by LsaProcessingMarker(), and ~LsaProcessingMarker().


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