Commit Graph

16 Commits

Author SHA1 Message Date
Timo Bingmann
1bf5ac4f09 patch for bug433-- data rates 2008-12-10 13:28:51 +01:00
Mathieu Lacage
b93a9aeef4 bug 245: build failure with gcc 4.3.x 2008-07-02 03:16:36 -07:00
Mathieu Lacage
d1d683ee21 remove 'All rigts reserved' keyword per tom's suggestion 2008-03-31 14:56:41 -07:00
Mathieu Lacage
a4c5f55812 rename old VALUE leftovers 2008-03-10 00:46:44 +01:00
Mathieu Lacage
81b8f0f159 kill DataRateDefaultValue 2008-03-03 20:01:24 +01:00
Mathieu Lacage
0c586271e5 introduce the ns3::String class, get rid of the string -> Attribute implicit conversion, and get rid of MakeDataRate, port PointToPointNetDevice to Attributes 2008-02-27 21:41:34 +01:00
Mathieu Lacage
25bb76ce20 macro-ify 2008-02-15 05:38:29 +01:00
Mathieu Lacage
450ca7325d replace ambiguous constructor with separate construction function. 2008-02-14 01:08:45 +01:00
Mathieu Lacage
392c7581eb add Value support to DataRate 2008-02-14 00:36:25 +01:00
Tom Henderson
79f4bb679e get rid of non-const operators in DataRate 2007-11-14 21:17:43 -08:00
Tom Henderson
c114ad9aa7 minor fix for bug95; also const operators for DataRate 2007-11-08 23:08:00 -08:00
Mathieu Lacage
adf49bbc32 fix gcov link 2007-06-07 10:51:25 +02:00
Raj Bhattacharjea
cd7fdcf026 Added comparison operators for DataRate 2007-05-21 13:22:37 -04:00
Mathieu Lacage
1a70acc7c5 add DefaultValue support to DataRate 2007-05-14 12:32:59 +02:00
Tom Henderson
fd92794e43 Move simple-p2p.cc to DataRate; fix small bug in DataRate and add include guards 2007-03-25 15:33:24 -07:00
Raj Bhattacharjea
4edddaeb2d Added in DataRate to common module 2007-03-22 17:20:15 -04:00