Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

lm::Output Class Reference

#include <Output.h>

List of all members.

Public Methods

 Output (std::string text)
 Output (size_t num)

Static Private Attributes

boost::mutex io_mutex


Detailed Description

The debug namespace is to encapsulate the output class which is used for outputing text in the multi-thread system in a readable mannger namespace debug { /** A thead safe output class so that we can understand out debug output


Constructor & Destructor Documentation

lm::Output::Output std::string    text
 

lm::Output::Output size_t    num
 


Member Data Documentation

boost::mutex lm::Output::io_mutex [static, private]
 


The documentation for this class was generated from the following file:
Generated on Wed Oct 22 21:33:22 2003 for AI Loom by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002