Commit Graph

30 Commits

Author SHA1 Message Date
Craig Dowell
100a7b1994 get rid of names silly singleton and rescan 2009-09-28 19:39:49 -07:00
Craig Dowell
4e68f4c711 remove, not ifdef out 2009-09-25 17:39:44 -07:00
Craig Dowell
c1711788e0 Remove and replace config unit test (bug 675) 2009-09-25 17:37:33 -07:00
Craig Dowell
998a5ba69a some naming changes suggested by Gustavo 2009-02-10 10:36:26 -08:00
Craig Dowell
3e652dbc55 rename object-names.{cc,h} to names.{cc,h} per convention 2009-01-22 23:07:34 -08:00
Craig Dowell
e1a8e44e43 add NamesPriv cleanup for code that doesn't use simulator -- for valgrind-clean runs 2009-01-20 22:42:11 -08:00
Craig Dowell
66f8a1a4d1 fix crasher in config unit tests 2009-01-20 21:16:52 -08:00
Craig Dowell
94f6345721 fix crasher in config 2009-01-20 18:56:33 -08:00
Craig Dowell
cb6a14f423 add an object name service 2009-01-20 15:47:14 -08:00
Mathieu Lacage
9002d0d27c bug 284: cannot use config paths to get a handle on an object. 2008-10-24 12:35:28 +02:00
Mathieu Lacage
78829ba702 add a couple of helper test macros 2008-04-23 14:56:58 -07:00
Mathieu Lacage
2c1b7db441 merge with HEAD 2008-04-17 15:50:49 -07:00
Mathieu Lacage
4ff40c4a07 get rid of Attribute class. Use AttributeValue subclasses directly. 2008-04-17 13:42:25 -07:00
Raj Bhattacharjea
271ea4bc75 Add support for TCP cwnd tracing 2008-04-10 15:04:47 -04:00
Mathieu Lacage
27c1fab7fc add functions to access list of root namespace objects 2008-04-10 11:11:34 -07:00
Mathieu Lacage
a75e91cc03 add ObjectVector::GetItemTypeId 2008-04-09 14:58:52 -07:00
Mathieu Lacage
e110fea8ff get rid of implicit conversion of Attribute to/from Ptr<>. Replace this with an explicit Pointer class. 2008-04-09 12:15:24 -07:00
Mathieu Lacage
da3541e88d cleanup. 2008-03-24 13:15:53 -07:00
Mathieu Lacage
fd014845f7 introduce ObjectBase::GetInstanceTypeId 2008-03-16 20:59:04 +01:00
Mathieu Lacage
3c32879211 Config::Connect -> Config::ConnectWithoutContext && Config::ConnectWithContext -> Config::Connect 2008-03-11 13:46:22 -07:00
Mathieu Lacage
5d2044ae93 TraceSourceConnect -> TraceConnect && TraceSourceDisconnect -> TraceDisconnect 2008-03-11 13:34:29 -07:00
Mathieu Lacage
bd1c208097 add missing copyright/license headers 2008-03-10 14:52:08 -07:00
Mathieu Lacage
782dd6d45b add FailSafe versions of setters which could fail. 2008-03-09 21:07:14 +01:00
Mathieu Lacage
5ed6f37ad9 make Disconnect work with trace contexts. 2008-03-07 12:18:34 -08:00
Mathieu Lacage
db4e999d61 register and unregister the NodeList as a config root namespace 2008-03-02 21:12:21 +01:00
Mathieu Lacage
346b857c6c implement context-based trace connection 2008-03-02 21:00:37 +01:00
Mathieu Lacage
fea84ff0f2 add example for trace connect/disconnection with trace paths 2008-02-28 04:28:34 +01:00
Mathieu Lacage
d5221dcfe4 fix tests 2008-02-26 18:17:10 +01:00
Mathieu Lacage
9db1cd07e3 merge 2008-02-26 01:08:58 +01:00
Mathieu Lacage
5b36ba86ad A Config class which hooks into the Object Attribute/Tracing system. 2008-02-26 01:07:16 +01:00