Logplay Class Reference

Open and playback log files that were recorded using LogRecord. More...

Detailed Description

Open and playback log files that were recorded using LogRecord.

Use Logplay to open a log file (Logplay::Open), and access the recorded state information. Iterators are available to step through the state information. It is also possible to replay the data in a World using the Play functions. Replay involves reading and applying state information to a World.

See Also
LogRecord, State

The documentation for this class was generated from the following file: