Commit Graph

78 Commits

Author SHA1 Message Date
Mathieu Lacage
73b1489fbc add comment on implementation location 2006-09-06 15:19:03 +02:00
Mathieu Lacage
48200e2976 add comment on implementation location 2006-09-06 15:18:20 +02:00
Mathieu Lacage
51cea233f1 reorganize the implementation of template member methods in Simulator class 2006-09-06 15:17:44 +02:00
Mathieu Lacage
71426c90f9 fix documentation generation warning and add doc for TagPrettyPrinter 2006-09-06 15:01:56 +02:00
Mathieu Lacage
2f85a9e691 move aroudn bound functors 2006-09-06 14:56:13 +02:00
Mathieu Lacage
a129ff2a7d add scheduler example reference 2006-09-06 14:53:11 +02:00
Mathieu Lacage
501829319e document the fact that it is impossible to unschedule event scheduled for the "destroy" time 2006-09-06 14:51:50 +02:00
Mathieu Lacage
0364386fa7 document EventId 2006-09-06 14:46:09 +02:00
Mathieu Lacage
16602f09c4 add missing documentation in simulator class 2006-09-06 14:35:40 +02:00
Mathieu Lacage
8602baa246 document Time class 2006-09-06 14:18:37 +02:00
Mathieu Lacage
a10eccf11f remove unused code 2006-09-06 14:08:19 +02:00
Mathieu Lacage
db1ffacc10 fix typo 2006-09-06 14:08:13 +02:00
Mathieu Lacage
55fe398822 fix test sample code 2006-09-06 14:06:04 +02:00
Mathieu Lacage
8e10651026 make sure RUN_SELF_TESTS macro is defined when preprocessing for doxygen 2006-09-06 14:04:03 +02:00
Mathieu Lacage
fc294f6e01 comment a bit the sample code 2006-09-06 14:03:39 +02:00
Mathieu Lacage
f22af44dd1 split SConstruct to make it more readable 2006-09-06 13:59:43 +02:00
Mathieu Lacage
f19b51afe0 rename sample binaries 2006-09-06 13:36:34 +02:00
Mathieu Lacage
495c246850 add sample code for test, add doxygen doc 2006-09-06 13:35:23 +02:00
Mathieu Lacage
9f1957be9d fix doxygen typos 2006-09-06 13:34:58 +02:00
Mathieu Lacage
5f560144b7 more ignore files 2006-09-06 13:21:45 +02:00
Mathieu Lacage
653fcde142 add doc target to BUILD file 2006-09-06 11:26:51 +02:00
Mathieu Lacage
12c001afe7 add doc target for doxygen build 2006-09-05 15:55:04 +02:00
Mathieu Lacage
36dc7c5b99 add doxygen framework 2006-09-05 13:42:32 +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
2329966acc remove unused file 2006-09-05 11:23:39 +02:00
Mathieu Lacage
dacf6d146c reorder files 2006-09-05 11:22:13 +02:00
Mathieu Lacage
fc15c8d04d remove unused file 2006-09-05 11:21:32 +02:00
Mathieu Lacage
f811daf33b merge 2006-09-05 11:16:08 +02:00
Mathieu Lacage
57880bc9da add documentation for scheduler factory 2006-09-04 15:52:45 +02:00
Mathieu Lacage
1ebee07e78 cleanup the Scheduler API 2006-09-04 15:37:32 +02:00
Mathieu Lacage
1cfa43cf3b enable user-provided schedulers 2006-09-04 15:24:05 +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
70be235d03 add comment on unused code 2006-09-04 13:19:07 +02:00
Mathieu Lacage
79ba177ba4 fix us/ns handling 2006-09-04 13:18:16 +02:00
Mathieu Lacage
d6048b8a61 improve tests 2006-09-04 13:14:39 +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
b77c4b2bdd remove extra code 2006-09-04 12:51:11 +02:00
Mathieu Lacage
554cb205f4 remove more unused files, rename system files 2006-09-04 12:28:04 +02:00
Mathieu Lacage
0e8ba3a194 remove unused system files 2006-09-04 12:23:44 +02:00
Mathieu Lacage
67064f85dc more tests 2006-09-03 15:17:01 +02:00
Mathieu Lacage
aac8571003 add simulator tests 2006-09-03 15:13:56 +02:00
Mathieu Lacage
ac62098a81 add empty simulator test 2006-09-03 12:49:47 +02:00
Mathieu Lacage
b335fe1455 remove dead code 2006-09-03 12:44:49 +02:00
Mathieu Lacage
e5a94ff402 test 1 arg version for member ptrs 2006-09-03 12:43:09 +02:00