CXXR (C++ R) API
Classes | Namespaces | Functions
CommandChronicle.hpp File Reference

($Id: CommandChronicle.hpp 1353 2013-03-18 16:59:38Z arr $)

Class CommandChronicle. More...

#include <set>
#include <vector>
#include <boost/serialization/access.hpp>
#include <boost/serialization/nvp.hpp>
#include "CXXR/GCEdge.hpp"
#include "CXXR/RObject.h"
Include dependency graph for CommandChronicle.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CXXR::CommandChronicle
 Record of bindings read by top-level command. More...

Namespaces

namespace  CXXR
 Namespace for the CXXR project.

Functions

template<class Archive >
void boost::serialization::load_construct_data (Archive &ar, CXXR::CommandChronicle *chron, const unsigned int version)
 Template specialisation.
template<class Archive >
void boost::serialization::save_construct_data (Archive &ar, const CXXR::CommandChronicle *chron, const unsigned int version)
 Template specialisation.

Detailed Description

Class CommandChronicle.