[Doxygen-users] Meaning of "Read" label on function description
Brought to you by:
dimitri
From: pdbarnes <pdb...@ll...> - 2013-10-23 20:10:33
|
The generated html labels functions by access specifier, as in: static struct Resolution* ns3::Time::PeekResolution ( void ) inline static read private (C++ example taken from ns-3 <https://www.nsnam.org/docs/doxygen/classns3_1_1_time.html#a0b023c55c20582aa7c1781aacf128034> ) inline, static and private are obvious. What does "read" mean? Thanks, Peter -- View this message in context: http://doxygen.10944.n7.nabble.com/Meaning-of-Read-label-on-function-description-tp6340.html Sent from the Doxygen - Users mailing list archive at Nabble.com. |