Commit Graph

50 Commits

Author SHA1 Message Date
Mathieu Lacage
7d8437b78f remove purity from virtual destructor in Header and Trailer 2006-12-05 10:08:27 +01:00
Mathieu Lacage
ac043f3e9d rename Time::ApproximateTo methods to Time::Get 2006-11-21 15:53:32 +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
defa1e3a91 fix coding style 2006-10-21 11:35:34 +02:00
Mathieu Lacage
df7747bbe6 fix coding style 2006-10-21 11:35:02 +02:00
Mathieu Lacage
90df8d054b change emacs mode to new NS3 elisp mode 2006-10-20 14:17:03 +02: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
21039d13d2 add trailer 2006-10-02 11:39:45 +02:00
Mathieu Lacage
a11e85066f remove chunk 2006-10-02 11:32:31 +02:00
Mathieu Lacage
4cabbc027a small doc fix 2006-10-02 11:25:07 +02:00
Mathieu Lacage
4809217dc0 add header 2006-10-02 11:23:18 +02:00
Mathieu Lacage
4d69c43531 fix typo 2006-09-30 08:04:37 +02:00
Mathieu Lacage
4ef43ab1c8 rename Chunk::print to Chunk::printTo 2006-09-30 08:03:40 +02:00
Mathieu Lacage
af72e72dc7 fix build for optimized case 2006-09-25 19:02:13 +02:00
Mathieu Lacage
fecc1ded2a add Constants section to doxygen documentation 2006-09-25 18:55:23 +02:00
Mathieu Lacage
bd97522a7c implement new tag identification scheme 2006-09-15 13:05:03 +02:00
Mathieu Lacage
3e88c0eb3a document packet uid, fix build 2006-09-08 18:57:40 +02:00
Mathieu Lacage
b61c5a3a18 add packet uid 2006-09-08 18:51:47 +02:00
Mathieu Lacage
1a510b4a26 replace pointers with references 2006-09-08 18:45:48 +02:00
Mathieu Lacage
7be84aded8 move around code to implementation section 2006-09-07 12:35:06 +02:00
Mathieu Lacage
c6e4b8811d doc typo 2006-09-07 12:34:53 +02:00
Mathieu Lacage
0aeb4faa87 integrate sample code 2006-09-07 11:15:40 +02:00
Mathieu Lacage
d13d83d81a fix doc typo 2006-09-07 10:51:12 +02:00
Mathieu Lacage
842015ef19 add high-level intro to Packet API and implementation 2006-09-07 10:12:40 +02:00
Mathieu Lacage
d0f62fbb87 start of rationale for packets 2006-09-06 17:06:45 +02:00
Mathieu Lacage
4fa19c35b5 improve documentation and remove updateTag method 2006-09-06 16:46:26 +02:00
Mathieu Lacage
fede074f3a add comment on implementation location 2006-09-06 15:20:25 +02:00
Mathieu Lacage
73b1489fbc add comment on implementation location 2006-09-06 15:19:03 +02:00
Mathieu Lacage
71426c90f9 fix documentation generation warning and add doc for TagPrettyPrinter 2006-09-06 15:01:56 +02:00
Mathieu Lacage
653fcde142 add doc target to BUILD file 2006-09-06 11:26:51 +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
fc15c8d04d remove unused file 2006-09-05 11:21:32 +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
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
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
9c46cb37df remove files not needed 2006-08-29 17:45:05 +02:00
Mathieu Lacage
5c90e561b4 import from yans 2006-08-29 17:42:13 +02:00