RobWorkProject  23.9.11-
Classes | Namespaces
SimulatorLog.hpp File Reference

Base class for a hierarchical simulator log. More...

#include <rw/common/Serializable.hpp>
#include <rw/core/Ptr.hpp>

Classes

class  SimulatorLog
 Base class for a hierarchical simulator log. More...
 

Namespaces

 rwsim
 RobWorkSim is the dynamic simulation framework of RobWork.
 
 rwsim::log
 Logging system for dynamic simulation.
 

Detailed Description

Base class for a hierarchical simulator log.

Every log item should have a filename that refers to the file that added the log item, as well as a description that is as short as possible.