Classes | Namespaces
LogOutput.h File Reference
#include <fstream>
#include <boost/thread/mutex.hpp>

Go to the source code of this file.

Classes

class  SurgSim::Framework::LogOutput
 Virtual Base class to define an interface for outputting logging information. More...
 
class  SurgSim::Framework::NullOutput
 
class  SurgSim::Framework::FileOutput
 Class to output logging information to a give file. More...
 
class  SurgSim::Framework::StreamOutput
 Class to output logging information to a stream that can be passed into the constructor of the class. More...
 

Namespaces

 SurgSim
 
 SurgSim::Framework