CLIUserState Class Reference

Constructs a CLI user state that holds state information:. More...

#include <CLIUserState.h>

Inheritance diagram for CLIUserState:
Collaboration diagram for CLIUserState:

List of all members.

Public Member Functions

 CLIUserState (string session_name, uint32 version, bool saving)
 Constructor.
 ~CLIUserState ()
 Destructor.
virtual StateHistorygetHistory ()
 Returns the history object for this state.
virtual StateMetaInfogetMetaInfo ()
 Returns the meta info object for this state.
virtual StateTransClosuregetTransClosure ()
 Returns the transitive closure object for this state.

Friends

class boost::serialization::access


Detailed Description

Constructs a CLI user state that holds state information:.

  • meta information (username of archiver, hostname archive was written on, etc);
  • CLI history and;
  • the transitive closure of a collection of objects reachable from CLI variables or global variables.

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:11 2010 by doxygen