Erik Ogenvik
69c9980d9f
Added another debug specialization.
2016-03-19 23:05:13 +01:00
Erik Ogenvik
f363df3012
Added some more debug logging functions.
2015-10-31 16:10:24 +01:00
Erik Ogenvik
20bed69d51
Added function for printing ops to streams.
...
Useful when debugging.
2015-04-06 00:56:25 +02:00
Olek Wojnar
7f9ff2246d
Remove CVS $Id tags
...
The legacy tags are causing build issues in Debian.
2013-07-15 20:31:59 +02:00
Alistair Riddoch
515fec693d
Make the debug_dump template more flexible
2012-09-08 12:52:58 +01:00
Alistair Riddoch
7d5078c972
Expose output function for Atlas objects
2012-05-29 12:19:05 +01:00
Alistair Riddoch
df63c397ae
Add debug template for converting objects to string
2012-03-24 13:48:30 +00:00
Alistair Riddoch
cb434178ee
Implementations are identical, so only need one.
2012-03-24 13:12:56 +00:00
Alistair Riddoch
58f584222a
Allow any ostream to make this code more flexible
2012-03-24 13:05:17 +00:00
Alistair Riddoch
1dd3a7fea5
Add support for dumping Atlas elements directly.
2009-12-30 15:08:49 +00:00
Alistair Riddoch
665993f638
Update IDs
2009-04-09 12:42:44 +01:00
Al Riddoch
69751c53bd
2007-07-17 Al Riddoch <alriddoch@zepler.org>
...
* common/debug.cpp: Add template specialisation for dumping lists.
* server/EntityFactory.cpp: Add part completed code for adding tool
operations dynamically to tools.
2007-07-17 02:26:43 +00:00
Al Riddoch
d2516f44e3
2006-12-07 Al Riddoch <alriddoch@zepler.org>
...
* debugtest.cpp: Add a test for debug macro, and atlas dump function.
* common/debug.cpp: Tweak the indenting when outputting map items
in a list.
2006-12-07 09:02:42 +00:00
Al Riddoch
9a56dac06c
2006-10-26 Al Riddoch <alriddoch@zepler.org>
...
* Add RCS Id keywords to every file, for better version tracking.
2006-10-26 00:48:00 +00:00
Al Riddoch
3129fe2a97
2006-06-21 Al Riddoch <alriddoch@zepler.org>
...
* common/debug.h, common/debug.cpp: Add interface template for a
function which dumps a representation of a type to stdout, and
add a specialisation for dumping Atlas message data.
2006-06-21 14:28:17 +00:00