Commit Graph

32 Commits

Author SHA1 Message Date
Tom Henderson
9665e33445 Initial simple.tcl file 2007-02-02 00:04:48 -08:00
Mathieu Lacage
ac043f3e9d rename Time::ApproximateTo methods to Time::Get 2006-11-21 15:53:32 +01:00
Mathieu Lacage
b4e41a481b make Time relative instead of Absolute 2006-11-21 15:50:09 +01:00
Mathieu Lacage
0fade9d7af fix coding style 2006-11-01 13:11:30 +01:00
Mathieu Lacage
4449e8b51d new Time implementation 2006-10-28 21:21:34 +02:00
Mathieu Lacage
90df8d054b change emacs mode to new NS3 elisp mode 2006-10-20 14:17:03 +02:00
Tom Henderson
174843047b remove reference to Chunk class 2006-10-13 13:07:45 -07:00
Mathieu Lacage
7f8eb2c50b fix coding style 2006-10-06 13:37:25 +02:00
Mathieu Lacage
bbcf953d34 try to get rid of tabs which sneaked in 2006-10-02 14:37:46 +02:00
Mathieu Lacage
9f93b7fb53 fix emacs tab mode (reported by george) 2006-10-02 14:34:53 +02:00
Mathieu Lacage
a1f245126e rename time.h to nstime.h 2006-10-02 11:41:40 +02:00
Mathieu Lacage
4809217dc0 add header 2006-10-02 11:23:18 +02:00
Mathieu Lacage
4ef43ab1c8 rename Chunk::print to Chunk::printTo 2006-09-30 08:03:40 +02:00
Mathieu Lacage
bd97522a7c implement new tag identification scheme 2006-09-15 13:05:03 +02:00
Mathieu Lacage
1a510b4a26 replace pointers with references 2006-09-08 18:45:48 +02:00
Mathieu Lacage
55fe398822 fix test sample code 2006-09-06 14:06:04 +02:00
Mathieu Lacage
fc294f6e01 comment a bit the sample code 2006-09-06 14:03:39 +02:00
Mathieu Lacage
495c246850 add sample code for test, add doxygen doc 2006-09-06 13:35:23 +02:00
Mathieu Lacage
f935fe02bd change indent to be 4 spaces 2006-09-05 13:18:11 +02:00
Mathieu Lacage
e57dd3faa5 variable/method/function coding style update 2006-09-05 13:13:39 +02:00
Mathieu Lacage
778ca40af3 member variables coding style change 2006-09-05 12:54:53 +02:00
Mathieu Lacage
5b02e3bc1b rename files 2006-09-04 15:09:58 +02:00
Mathieu Lacage
62e1051d4c rename TracedVariable to VariableTracer 2006-09-04 15:06:09 +02:00
Mathieu Lacage
05cbced73d rename trace stream to stream tracer 2006-09-04 14:10:34 +02:00
Mathieu Lacage
00d7f1810c rename callback logger to callback tracer 2006-09-04 14:06:00 +02:00
Mathieu Lacage
f9a13fdbfd remove packet logger. replace it with more generic callback logger 2006-09-04 13:40:02 +02:00
Mathieu Lacage
a222d1b8da use ns as internal time and export time as ns. 2006-09-04 13:11:34 +02:00
Mathieu Lacage
e5a94ff402 test 1 arg version for member ptrs 2006-09-03 12:43:09 +02:00
Mathieu Lacage
02fa792b81 first cut at george's ideas on api 2006-09-03 12:24:04 +02:00
Mathieu Lacage
28c0b86278 change yans namespace to ns3 2006-08-29 17:55:34 +02:00
Mathieu Lacage
e54c17ecd7 replace yans include with ns3 include 2006-08-29 17:51:04 +02:00
Mathieu Lacage
a95a257ae9 utils and samples 2006-08-29 17:47:17 +02:00