Commit Graph

14 Commits

Author SHA1 Message Date
Tom Henderson
11da7ab680 Update error model and olsr doxygen 2010-01-25 09:22:19 +01:00
Mathieu Lacage
3c16c7d6d0 kill dead code 2008-07-08 10:01:42 -07:00
Mathieu Lacage
2d76aafcfb do not make m_enable protected 2008-07-02 13:21:43 -07:00
Mathieu Lacage
12ae07ddab bug 202: classes disappeared from doxygen output 2008-06-04 11:48:52 -07:00
Tom Henderson
dfb9b7360a Doxygen organization 2008-05-29 23:24:10 -07:00
Mathieu Lacage
b56cad3cbc bug 133: automate RandomVariable memory management. 2008-02-15 20:03:48 +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
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
Craig Dowell
16e7e60cab packet pointer police patrolled product preventing presence of prior pattern proactively 2007-12-14 16:05:37 -08: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