src/core/object-factory.cc
Wed, 11 Jun 2008 16:18:38 -0700 Mathieu Lacage add missing Setter
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Fri, 11 Apr 2008 16:52:22 -0700 Mathieu Lacage implement operator >>
Fri, 11 Apr 2008 11:27:09 -0700 Mathieu Lacage implement operator << for ObjectFactory.
Sun, 16 Mar 2008 19:24:50 +0100 Mathieu Lacage replace TypeId::CreateObject with TypeId::GetConstructor
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.
Sat, 01 Mar 2008 20:20:14 +0100 Mathieu Lacage report attribute setting errors as early as possible.
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.
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