StateHistory Class Reference

This class is used to read and write archives of the CLI command history. More...

#include <StateHistory.h>

Inheritance diagram for StateHistory:
Collaboration diagram for StateHistory:

List of all members.

Public Member Functions

 StateHistory ()
 Constructor - currently empty.
virtual void capture ()=0
 This captures the current state of the history and stores it ready for archiving.
virtual void restore ()=0
 Restores the serialized history from the archive.

Friends

class boost::serialization::access


Detailed Description

This class is used to read and write archives of the CLI command history.

Member Function Documentation

virtual void StateHistory::capture (  )  [pure virtual]

This captures the current state of the history and stores it ready for archiving.

Implemented in StateHistory_CLI, and StateHistory_Test.


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

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen