src/core/object-factory.h
Thu, 17 Apr 2008 15:30:18 -0700 Mathieu Lacage improve the auto-generated doxygen output.
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Fri, 11 Apr 2008 11:27:09 -0700 Mathieu Lacage implement operator << for ObjectFactory.
Mon, 10 Mar 2008 14:52:08 -0700 Mathieu Lacage add missing copyright/license headers
Mon, 10 Mar 2008 13:09:32 -0700 Mathieu Lacage doxygen doc
Mon, 10 Mar 2008 00:46:44 +0100 Mathieu Lacage rename old VALUE leftovers
Mon, 03 Mar 2008 19:33:28 +0100 Mathieu Lacage give Attribute power to ObjectFactory class.
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