Commit Graph

1383 Commits (2894f50005e7c58f097be9a34a04f552f64cd782)

Author SHA1 Message Date
Mathieu Lacage 2894f50005 add explanatory diagram 2007-08-30 14:57:59 +02:00
Mathieu Lacage 87a9c29cf7 add doxygen for each TraceSourceElement subclass 2007-08-30 14:54:05 +02:00
Mathieu Lacage 471e30d85e fix dox warnings 2007-08-30 14:42:38 +02:00
Mathieu Lacage 3330ba77b1 GetName -> GetTypeName 2007-08-30 14:35:44 +02:00
Mathieu Lacage 62df1e933b rewrite the TraceContext::SourceCollection::Iterator class 2007-08-30 14:25:09 +02:00
Mathieu Lacage d23b3123ba move printing to client code 2007-08-30 13:58:15 +02:00
Mathieu Lacage ca379f0814 reference the proper trace source list group 2007-08-29 16:43:19 +02:00
Mathieu Lacage c5b3ed12a0 add PrintDoxygen method 2007-08-29 16:43:04 +02:00
Mathieu Lacage 0e177e766a add iterator to go through available list 2007-08-29 16:42:55 +02:00
Mathieu Lacage 15234069fe add trace-source-file.h to doxygen list 2007-08-29 16:42:18 +02:00
Mathieu Lacage 45c531c463 ignore empty file 2007-08-29 16:42:00 +02:00
Mathieu Lacage 01d0b1767c empty file for doxygen generation 2007-08-29 16:41:23 +02:00
Mathieu Lacage 45f247393e add some text on trace sink signatures 2007-08-29 15:11:29 +02:00
Mathieu Lacage c8967b4b5e add some tracing documentation 2007-08-29 14:43:31 +02:00
Mathieu Lacage cd40e70901 improve output of list of existing traces 2007-08-29 14:41:21 +02:00
Mathieu Lacage ec3c5c7774 s/lowleveltracing/tracing/ 2007-08-29 14:30:58 +02:00
Mathieu Lacage 69c4f021c9 make the output of the list of existing traces more readable 2007-08-29 14:30:44 +02:00
Mathieu Lacage cda26929bd some doxygen additions 2007-08-28 16:06:12 +02:00
Mathieu Lacage f9a6120685 avoid method naming ambiguity in CompositeTraceResolver 2007-08-28 15:59:49 +02:00
Mathieu Lacage 33e923540a add some doxygen 2007-08-28 15:04:37 +02:00
Mathieu Lacage c384b746f7 add doxygen documentation and rename TraceContext::Get to TraceContext::GetElement 2007-08-28 14:51:13 +02:00
Mathieu Lacage 4d9cf433ff constify 2007-08-28 14:33:53 +02:00
Mathieu Lacage 380cdf687a merge with trunk 2007-08-28 14:32:44 +02:00
Mathieu Lacage 722fb64245 use more NodeList::Iterator types 2007-08-28 14:31:53 +02:00
Mathieu Lacage 67b0c98578 merge with trunk 2007-08-28 14:10:54 +02:00
Mathieu Lacage 9f6f56f3ff use the NodeList::Iterator type 2007-08-28 14:09:52 +02:00
Mathieu Lacage 91a6beb749 api doxygen for Object base class 2007-08-28 13:14:43 +02:00
Mathieu Lacage a5cf22af80 document trace source signatures 2007-08-28 13:10:18 +02:00
Mathieu Lacage cc6d4c0c06 constify 2007-08-28 13:03:08 +02:00
Mathieu Lacage 0b0a187967 document trace source signature 2007-08-28 12:42:27 +02:00
Mathieu Lacage 966643a542 improve trace list output 2007-08-28 12:06:15 +02:00
Mathieu Lacage 04569d27b7 merge with trunk 2007-08-28 12:05:35 +02:00
Mathieu Lacage f55a3c0b3d document also mobility model notifier 2007-08-28 11:22:01 +02:00
Mathieu Lacage 579a173fbf avoid problems with recursive use of Object::DoCollectSources 2007-08-28 11:21:42 +02:00
Mathieu Lacage fa4bcd0cd4 make sure to get to the parent during trace resolution 2007-08-28 11:20:55 +02:00
Mathieu Lacage 8acd0300cd keep track of trace source help strings 2007-08-28 11:01:00 +02:00
Mathieu Lacage 65f12f1df5 replace TraceResolver::PrintAvailable with TraceResolver::CollectSources 2007-08-28 09:37:10 +02:00
Mathieu Lacage 95c06276cf add TraceResolver::CollectSources 2007-08-27 20:46:10 +02:00
Mathieu Lacage 403ece5588 add TraceContext::IsSimilar 2007-08-27 20:45:49 +02:00
Mathieu Lacage fce27dc4de add TraceResolver::PrintAvailable method 2007-08-27 20:25:15 +02:00
Mathieu Lacage b41cef3631 add TraceContext::PrintAvailable 2007-08-27 16:02:55 +02:00
Mathieu Lacage 3eeae90472 replace enum with virtual class and subclasses 2007-08-27 15:34:57 +02:00
Mathieu Lacage e366a6eed4 remove dead code 2007-08-27 15:07:39 +02:00
Mathieu Lacage 90c8be1fa3 add TraceContextElement::GetName method 2007-08-27 14:59:50 +02:00
Mathieu Lacage 669ce539dd cleanup a bit 2007-08-27 14:06:11 +02:00
Mathieu Lacage ccef3f6d9f remove TraceRoot 2007-08-27 13:36:40 +02:00
Mathieu Lacage c1b38a9203 rename TraceContext::Add to AddElement and Union 2007-08-27 13:21:59 +02:00
Mathieu Lacage 3f159872c0 add operator << for Packet and TraceContext 2007-08-27 13:15:27 +02:00
Mathieu Lacage 9a836af0d0 add image path 2007-08-27 13:15:13 +02:00
Raj Bhattacharjea bce75ae3a8 Removed SConstruct file 2007-08-24 16:05:17 -04:00