Bugzilla – Bug 1426
lte-rlc-tag.h
Last modified: 2012-06-08 09:41:04 UTC
I can't find the "lte-rlc-tag.h" and "lte-rlc-tag.cc" in "src/lte/model/"(ns3-3.13) ,which tell me on http://www.nsnam.org/docs/doxygen/classns3_1_1_rlc_tag.html#pub-static-methods
You're looking at the doxygen of ns-3-dev, in fact the file is present in ns-3-dev: http://code.nsnam.org/ns-3-dev/file/ce0699130fc4/src/lte/model/lte-rlc-tag.cc and the doxygen of ns-3.13 does not mention the class, as expected.
Thank you very much!