Mathieu Lacage
|
2d76aafcfb
|
do not make m_enable protected
|
2008-07-02 13:21:43 -07:00 |
|
Mathieu Lacage
|
7be1b92968
|
merge with HEAD
|
2008-04-21 09:04:08 -07:00 |
|
Mathieu Lacage
|
4ff40c4a07
|
get rid of Attribute class. Use AttributeValue subclasses directly.
|
2008-04-17 13:42:25 -07:00 |
|
Mathieu Lacage
|
1649c1dc65
|
NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
|
2008-04-15 15:10:53 -07:00 |
|
Mathieu Lacage
|
848cb7cfb5
|
add back support for introspected doxygen.
|
2008-03-13 12:56:49 -07:00 |
|
Mathieu Lacage
|
1ae525bf0e
|
use names closer to those used in the previous DefaultValues.
|
2008-02-26 23:27:19 +01:00 |
|
Mathieu Lacage
|
b4ca4f9cf3
|
use Attributes in ErrorModel.
|
2008-02-26 18:33:10 +01:00 |
|
Mathieu Lacage
|
d4a6b3ab85
|
merge with HEAD
|
2008-02-08 18:24:35 +01:00 |
|
Mathieu Lacage
|
f03f1c237b
|
bug 133: automate RandomVariable memory management.
|
2008-02-07 19:57:21 +01:00 |
|
Mathieu Lacage
|
5ade799440
|
QueryInterface -> GetObject
|
2008-01-31 22:11:03 +01:00 |
|
Mathieu Lacage
|
f61e9a9941
|
interface-id -> type-id
|
2008-01-16 10:27:07 +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 |
|
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
|
6b0e717a19
|
add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
|
2008-01-02 09:09:24 +01:00 |
|
Mathieu Lacage
|
c156f29c86
|
merge
|
2007-11-22 10:30:29 +01:00 |
|
Tom Henderson
|
c3cbbcacd7
|
Add src/common/error-model implementation and example script, and add to NetDevices
|
2007-11-14 20:40:05 -08:00 |
|