samples/main-ptr.cc
Wed, 02 Jan 2008 09:09:24 +0100 Mathieu Lacage add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
Mon, 04 Jun 2007 16:32:37 +0200 Mathieu Lacage rename MakeNewObject to Create
Fri, 11 May 2007 09:46:01 +0200 Mathieu Lacage rename Ptr::Get and Ptr::Peek to GetPointer and PeekPointer
Wed, 09 May 2007 19:48:33 +0200 Mathieu Lacage remove ptr::Remove, make ptr::Peek share the same signature as ptr::Get
Tue, 08 May 2007 11:44:04 -0400 Raj Bhattacharjea Ptr changed to use Object's refcounts
Fri, 16 Feb 2007 09:56:21 +0100 Mathieu Lacage convert use of <cassert> to "ns3/assert.h"
Fri, 22 Dec 2006 09:03:09 +0100 Mathieu Lacage add smart pointer sample code
less more (0) tip