index some new features from the main doxygen index
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Thu, 29 Mar 2007 16:39:40 +0200
changeset 398 3b725b90db89
parent 397 507fb2381e5c
child 399 073650680cab
index some new features from the main doxygen index
doc/main.txt
--- a/doc/main.txt	Thu Mar 29 16:35:34 2007 +0200
+++ b/doc/main.txt	Thu Mar 29 16:39:40 2007 +0200
@@ -16,6 +16,10 @@
  *    - an os-independent interface to get write-only access to a file: ns3::SystemFile
  *    - an os-independent interface to get access to the elapsed wall clock time: ns3::SystemWallClockMs
  *    - a class to register regression tests with the test manager: ns3::Test and ns3::TestManager
+ *    - debugging facilities: \ref debugging, \ref assert, \ref error
+ *    - \ref randomvariable
+ *    - a class to handle automatic deletion of multiple sets of objects of different types: 
+ *      ns3::ObjectContainer
  *
  * The "simulator" module contains:
  *    - a time management class to hold a time and convert between various time units: ns3::Time