Main Page Modules Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members Related Pages
TNL::Journal Class Reference
The Journal class represents the recordable entry point(s) into program execution.
More...
#include <tnlJournal.h>
Inheritance diagram for TNL::Journal:
List of all members.
Detailed Description
The Journal class represents the recordable entry point(s) into program execution.
When journaling is enabled by the TNL_ENABLE_JOURNALING macro, any calls into specially marked Journal methods will be intercepted and potentially recorded for later playback. If TNL_ENABLE_JOURNALING is not defined, all of the interception code will be disabled.
Definition at line 43 of file tnlJournal.h.
The documentation for this class was generated from the following files:
- /home/rdbrown/doxygen/cse125g1/src/modules/tnl/tnlJournal.h
- /home/rdbrown/doxygen/cse125g1/src/modules/tnl/journal.cpp
Generated on Thu Aug 18 16:03:38 2005 for Robin Hood: Thieves & Knights by
1.2.18