src/core/object-factory.h
Thu, 28 Feb 2008 08:59:35 -0800 Mathieu Lacage Use a temporary to avoid confusing the compiler.
Wed, 27 Feb 2008 21:41:34 +0100 Mathieu Lacage introduce the ns3::String class, get rid of the string -> Attribute implicit conversion, and get rid of MakeDataRate, port PointToPointNetDevice to Attributes
Tue, 26 Feb 2008 22:39:57 +0100 Mathieu Lacage add an extra overload of SetTypeId to avoid overload resolution confusions.
Tue, 26 Feb 2008 19:51:58 +0100 Mathieu Lacage add templated version of ObjectFactory::Create
Thu, 21 Feb 2008 19:31:17 +0100 Mathieu Lacage Attributes -> AttributeList
Thu, 21 Feb 2008 19:28:41 +0100 Mathieu Lacage AddParameter -> AddAttribute
Wed, 20 Feb 2008 21:45:42 +0100 Mathieu Lacage value.h -> attribute.h
Wed, 20 Feb 2008 19:57:31 +0100 Mathieu Lacage PValue -> Attribute
Fri, 08 Feb 2008 02:22:04 +0100 Mathieu Lacage a pretty simple wrapper around TypeId+Parameters: ObjectFactory
less more (0) tip