Mathieu Lacage
|
c43e0ecb14
|
make sure the default behavior does not crash.
|
2008-03-02 01:18:07 +01:00 |
|
Mathieu Lacage
|
58d05259cb
|
add some debugging output
|
2008-03-01 19:55:16 +01:00 |
|
Mathieu Lacage
|
a0f5714f8a
|
add ListPositionAllocator
|
2008-03-01 05:41:17 +01:00 |
|
Mathieu Lacage
|
b7ab54776d
|
setup a working behavior by default
|
2008-03-01 05:40:57 +01:00 |
|
Mathieu Lacage
|
9e40bb3bfd
|
fix optimized build
|
2008-02-27 19:51:34 +01:00 |
|
Mathieu Lacage
|
68a81eed0b
|
AddParameter -> AddAttribute
|
2008-02-21 19:28:41 +01:00 |
|
Mathieu Lacage
|
f9538ea708
|
enum-value -> enum
|
2008-02-21 19:16:00 +01:00 |
|
Mathieu Lacage
|
03cc15ebdd
|
fp-value -> double
|
2008-02-21 19:13:39 +01:00 |
|
Mathieu Lacage
|
c1d4c1d4c5
|
int-value -> integer
|
2008-02-21 19:04:18 +01:00 |
|
Mathieu Lacage
|
1706273d74
|
value-helper.h -> attribute-helper.h
|
2008-02-21 18:54:02 +01:00 |
|
Mathieu Lacage
|
baca67f7a3
|
fpValue -> Double
|
2008-02-21 00:54:05 +01:00 |
|
Mathieu Lacage
|
c5dc486e2c
|
EnumValue -> Value
|
2008-02-21 00:00:18 +01:00 |
|
Mathieu Lacage
|
144e84154b
|
UintValue -> Uinteger, IntValue -> Integer
|
2008-02-21 00:09:16 +01:00 |
|
Mathieu Lacage
|
5de083e234
|
value.h -> attribute.h
|
2008-02-20 21:45:42 +01:00 |
|
Mathieu Lacage
|
ad7d70ae34
|
ParamSpec -> Accessor
|
2008-02-20 20:24:52 +01:00 |
|
Mathieu Lacage
|
6353d911c0
|
PValue -> Attribute
|
2008-02-20 19:57:31 +01:00 |
|
Mathieu Lacage
|
6c34a2f48e
|
PARAM -> ATTR
|
2008-02-20 19:33:59 +01:00 |
|
Mathieu Lacage
|
c194579f5e
|
split checker from ParamSpec.
|
2008-02-18 00:18:45 +01:00 |
|
Mathieu Lacage
|
cf9ed2855f
|
split initial value from ParamSpec.
|
2008-02-17 04:38:34 +01:00 |
|
Mathieu Lacage
|
25bb76ce20
|
macro-ify
|
2008-02-15 05:38:29 +01:00 |
|
Mathieu Lacage
|
58a93485de
|
introduce top-level ParamSpec for bindings.
|
2008-02-13 23:37:46 +01:00 |
|
Mathieu Lacage
|
23c4395731
|
convert RandomVariable, Rectangle, Vector, and Time to the new Class Helper
|
2008-02-13 22:39:17 +01:00 |
|
Mathieu Lacage
|
0a20822e64
|
rework param-spec-helper code to avoid having to deal with pointers to member functions et al.
|
2008-02-13 21:00:33 +01:00 |
|
Mathieu Lacage
|
d4a6b3ab85
|
merge with HEAD
|
2008-02-08 18:24:35 +01:00 |
|
Mathieu Lacage
|
c295b15d7e
|
add hierarchical support to MobilityHelper
|
2008-02-08 17:52:20 +01:00 |
|
Mathieu Lacage
|
cf48df0f49
|
rework slightly ns2 mobility support
|
2008-02-08 17:27:38 +01:00 |
|
Mathieu Lacage
|
16a94230d2
|
convert Mobility subsystem to Value framework
|
2008-02-08 04:11:48 +01:00 |
|
Mathieu Lacage
|
5af34cc0da
|
add missing Make functions
|
2008-02-08 00:53:16 +01:00 |
|
Mathieu Lacage
|
69f491c008
|
fix Value support
|
2008-02-08 00:52:57 +01:00 |
|
Mathieu Lacage
|
5137b37f86
|
add Value support to Rectangle
|
2008-02-07 23:56:03 +01:00 |
|
Mathieu Lacage
|
16086b3349
|
add Value support to Vector
|
2008-02-07 23:55:43 +01:00 |
|
Mathieu Lacage
|
f03f1c237b
|
bug 133: automate RandomVariable memory management.
|
2008-02-07 19:57:21 +01:00 |
|
Mathieu Lacage
|
cecd35e20b
|
AddInterface -> AggregateObject
|
2008-01-31 22:23:46 +01:00 |
|
Mathieu Lacage
|
5ade799440
|
QueryInterface -> GetObject
|
2008-01-31 22:11:03 +01:00 |
|
Mathieu Lacage
|
328190ca63
|
get rid of very long constructor
|
2008-01-30 19:13:21 +01:00 |
|
Mathieu Lacage
|
f61e9a9941
|
interface-id -> type-id
|
2008-01-16 10:27:07 +01:00 |
|
Mathieu Lacage
|
1dc22a9e8f
|
merge with head
|
2008-01-15 12:58:27 +01:00 |
|
Mathieu Lacage
|
5c769d2d24
|
iid -> tid
|
2008-01-15 12:44:09 +01:00 |
|
Mathieu Lacage
|
a2e63b7f0b
|
iid (void) -> GetTypeId (void)
|
2008-01-15 12:43:07 +01:00 |
|
Mathieu Lacage
|
44c33f1618
|
InterfaceId -> TypeId
|
2008-01-15 12:36:22 +01:00 |
|
Tom Henderson
|
3b31a0234e
|
Doxygen organization
|
2008-01-10 07:31:40 -08:00 |
|
Mathieu Lacage
|
4f58be6548
|
replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
|
2008-01-03 11:39:45 +01:00 |
|
Mathieu Lacage
|
976f16c4d9
|
get rid of MakeInterfaceId
|
2008-01-03 08:34:31 +01:00 |
|
Mathieu Lacage
|
bc1ab2d79b
|
replace static const Interface iid; with static InterfaceId iid (void);
|
2008-01-02 10:33:39 +01:00 |
|
Mathieu Lacage
|
f3e77eea3d
|
fix bug 122: get rid of duplicate argument to QueryInterface
|
2008-01-02 09:25:31 +01:00 |
|
Mathieu Lacage
|
6b0e717a19
|
add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
|
2008-01-02 09:09:24 +01:00 |
|
Mathieu Lacage
|
fb2ebab793
|
speed vector -> velocity vector
|
2007-11-29 01:03:41 +01:00 |
|
Mathieu Lacage
|
ed31e39491
|
use the \valueref macro
|
2007-11-15 10:25:35 +01:00 |
|
Mathieu Lacage
|
c905f0658d
|
dox typo
|
2007-11-08 12:39:21 +01:00 |
|
Mathieu Lacage
|
99fca41f02
|
GetSpeed -> GetVelocity
|
2007-11-08 12:36:15 +01:00 |
|