Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2571)

Unified Diff: src/lte/model/lte-rlc-sequence-number.cc

Issue 315450043: LTE module corrections for doxygen warnings (Closed)
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/lte/model/lte-rlc-sequence-number.h ('k') | src/lte/model/lte-rlc-tag.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/lte/model/lte-rlc-sequence-number.cc
===================================================================
--- a/src/lte/model/lte-rlc-sequence-number.cc
+++ b/src/lte/model/lte-rlc-sequence-number.cc
@@ -22,7 +22,12 @@
namespace ns3 {
-
+/**
+ * Ostream output function
+ * \param os the output stream
+ * \param val the sequence number
+ * \returns the os
+ */
std::ostream &
operator<< (std::ostream& os, const SequenceNumber10 &val)
{
« no previous file with comments | « src/lte/model/lte-rlc-sequence-number.h ('k') | src/lte/model/lte-rlc-tag.h » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b